Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
binary
//JavaScript-C24.2.0 (SpiderMonkey) var binary = (number) =>{ if(number < 0) print("Error"); else { print(number.toString(2)); } } binary(9);
run
|
edit
|
history
|
help
0
array objects to a single object
More JS
Wall
123141242342
containsPalindrome
ComposeWordsGrid
10 bottles of juice
H
Javascript Basics
tt