Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
boolean
#boolean puts true puts false puts "!"#not "!" puts !true puts !false puts false && false puts false && true puts true && true
run
|
edit
|
history
|
help
0
IRSTSTMIDTRNS
IS_IP?
Arithmetic Operations, Function Calls, Recursion and more in Ruby
variables 1
Hash and Symbols
MY CODE
Adiel Vasquez
Division Function without / or * signs
Ruby
numbers