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
Calculator
Division Function without / or * signs
MY CODE
regex.rb
yes
piramid
Ruby
Hex Color Reader (Ruby)
variables 1
ruby LRU cache with constant get/set