Stair-climbing puzzle: Difference between revisions

Content added Content deleted
m (fixed typo)
Line 760: Line 760:
(until (step1) # ('step1', because 'step' is a system function)
(until (step1) # ('step1', because 'step' is a system function)
(stepUp) ) )</lang>
(stepUp) ) )</lang>

=={{header|PowerShell}}==


=={{header|PureBasic}}==
=={{header|PureBasic}}==