- May be in any language
- Must compile and run without errors
- Must generate a random number between 0 and 9 inclusive
- If the number 9 is generated, the text
"Number 9..."
ending with a newline must be printed - Otherwise,
"Try again."
must be printed
- Fork this repo
- Add your language of choice
- Make a pull request, 1 per language
Code is licensed under the WTFPL