Rosettacode tasks in Perl 6
Search...
Ctrl + K
Programming tasks
S
Stair-climbing puzzle
Copy
sub step_up { step_up until step; }
Previous
Stack traces
Next
Start from a main routine
Last updated
1 year ago
Was this helpful?