ruby syntax
print statement print "hello World"
puts statement puts "Mike is cool"
Recommended Posts