Created
March 4, 2022 11:40
-
-
Save mojavelinux/3fee8a82d319905c81ce99a900a1850d to your computer and use it in GitHub Desktop.
Ruby program to print Hello, World!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
puts 'Hello, World!' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment