Skip to content

Instantly share code, notes, and snippets.

@mojavelinux
Created March 4, 2022 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mojavelinux/3fee8a82d319905c81ce99a900a1850d to your computer and use it in GitHub Desktop.
Save mojavelinux/3fee8a82d319905c81ce99a900a1850d to your computer and use it in GitHub Desktop.
Ruby program to print Hello, World!
puts 'Hello, World!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment