https://github.com/drewmoore/cheers
https://github.com/drewmoore/cheers
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drewmoore/cheers
- Owner: drewmoore
- Created: 2014-04-16T17:50:40.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-17T06:01:57.000Z (about 12 years ago)
- Last Synced: 2025-03-06T04:46:47.404Z (over 1 year ago)
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cheers
======
__My first Ruby program__
This simple exercise accepts a user's name from the command prompt. It then spells out the name in a cheerleader style,
"shouting" out each letter in the name. It watches for whether it needs to add the article "a" or "an" before a given letter.