hello-learning/README.md
2019-08-06 22:47:50 -05:00

7 lines
73 B
Markdown

# Hello Ruby
```bash
ruby helloworld-ruby.rb
```
Prints: `Hello World`