Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
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
Please
log in
to post a comment.
Ruby custom inject
regex.rb
testing ruby
Hash and Symbols
boolean
piramid
code
interacting through strings with loops
Testing out multiple variable returns in a method
IRSTSTMIDTRNS
Please log in to post a comment.