Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
3
Task/Binary-digits/SkookumScript/binary-digits.skookum
Normal file
3
Task/Binary-digits/SkookumScript/binary-digits.skookum
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
println(5.binary)
|
||||
println(50.binary)
|
||||
println(9000.binary)
|
||||
Loading…
Add table
Add a link
Reference in a new issue