Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 431 Bytes

File metadata and controls

19 lines (13 loc) · 431 Bytes

Number 9

Rules

  • 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

Contributing

  • Fork this repo
  • Add your language of choice
  • Make a pull request, 1 per language

License

Code is licensed under the WTFPL