This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
master
RosettaCodeData
/
Task
/
Binary-digits
/
Sidef
/
binary-digits.sidef
Tina Müller
bba7bfd280
Add tasks for all the new languages
2016-12-05 23:44:36 +01:00
3 lines
45 B
Text
Raw
Permalink
Blame
History
[5, 50, 9000].each { |n|
say n.as_bin;
}
Reference in a new issue
View git blame
Copy permalink