Dashboard Temp Share Shortlinks Frames API

HTMLify

simple-string-manipulation.rb
Views: 693 | Author: demo
1
2
3
name = "John"
greeting = "Hello, #{name}!"
puts greeting