RosettaCodeData/Task/Stair-climbing-puzzle/Python/stair-climbing-puzzle-2.py
Ingy döt Net 68f8f3e56b all tasks
2013-04-11 01:07:29 -07:00

4 lines
83 B
Python

def step_up2():
"No numbers."
while not step():
step_up2() # undo the fall