Repository to let enthusiasts create issues and pull requests for the Open Source event.
No Pull request would be accepted without a brief description about the project or code being pulled.
- About the Repository
- Libraries/Tools used
- Concepts used
- How The Guess Game Works
- Calculator
- Development
(There are 2 scripts in this repository)
- Basic Number Guessing Game, created in Python3
- Receipt Generator for Shopping bills
- Calculator using tkinter in python
- Random package
- Math package
- tkinter package
- While loop
- If-Else
- Graphical User Interface
- Step One: Add your name.
- Step Two: Select an option to guess a number.
- Step Three: The game starts to guessing the numbers.
Screenshot
This Program run on both Windows and Linux operating system by using pycharm, anaconda 3 or all. other python editor with the python version 3.x. This software is developed by python 3.x. Used tkinter module for the Graphical User Interface. It is more secure which means you may not enter other anything except the numerical values. It is more relevant and easy to use for an user.
- It performs Addition, Subtraction, Multiplication and Division
- If you want to clear the recent entered value, you should click the button C
- If you want to erase the history, you should click the button AC
Want to contribute? Great! Please check the Contribution guideline.
This repository is the starter code for you. Therefore, I would like to accept your pull requests 😎