bars
The Sidef programming language
search
circle-xmark
⌘
Ctrl
k
copy
Copy
chevron-down
Programming tasks
chevron-right
S
Stair-climbing puzzle
Copy
func
step_up
()
{
while
(
!
step
())
{
step_up
()
}
}
Previous
Stack
chevron-left
Next
Standard deviation
chevron-right
Last updated
2 years ago