What it does
Prints Hello World
How I built it
Practiced after reading the Ruby documentation
What's next for Hello World in a new language
Learning more Ruby
Code:
''' puts 'Hello World.'
'''
Testing out a new language
Prints Hello World
Practiced after reading the Ruby documentation
Learning more Ruby
''' puts 'Hello World.'
'''
Log in or sign up for Devpost to join the conversation.