bars
The Sidef programming language
search
circle-xmark
⌘
Ctrl
k
copy
Copy
chevron-down
Programming tasks
chevron-right
L
chevron-right
Loops
N plus one half
Copy
for
i
in
(
1
..
10
)
{
print
i
i
==
10
&&
break
print
'
,
'
}
print
"
\n
"
Previous
Infinite
chevron-left
Next
Nested
chevron-right
Last updated
2 years ago