The Sidef programming language
Ctrl
K
Copy
Programming tasks
C
Count in octal
Copy
var i
=
0
;
loop
{ say i
++
.
as_oct
}
Previous
Count in factors
Next
Count occurrences of a substring
Last updated
2 years ago
Was this helpful?