Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
variables output
#ruby 2.3.1 puts "Hello, world!" #variables are place holders location = "SF" puts location my_num = 42 #putsout exact but my_num + 8 #this part will not my_num = my_num + 8 #50 puts my_num
run
|
edit
|
history
|
help
0
3.4.0 / 3.5.2 / 3.5.1 / 3.6.1 / 3.6.5.#
piramid
Arithmetic Operations, Function Calls, Recursion and more in Ruby
regex.rb
numbers
soncita
string orperations lecture and print
Hex Color Reader (Ruby)
Ruby
code