Repository to let enthusiasts create issues and pull requests for the Open Source event.
About the repository: There are 2 scripts in this repository:
- Basic Number Guessing Game, created in Python3
- Receipt Generator for Shopping bills
*Libraries/Tools used:
- Random package
- Math package
*Concepts used:
- Random package
- While loop
- If-Else
*How The GuessGame Works:
1)step one: Add your name.
2)step two: Select an option to guess a number.
3)step three: The game will start, now start guessing the number.
Screenshot