I created a simple calculator. The project is based on Python using the Tkinter library. I was partly inspired by the iOS calculator.
If you want to propose any changes and help me to develop my project, please follow the changes below.
- Clone my repository
git clone https://github.com/piotrmaliga-git/Simple-Calculator.git
if you use a SSH key;
git clone git@github.com:piotrmaliga-git/Simple-Calculator.git
-
Open your code editor like Visual Studio Code
-
Start editing! 😊
-
If you want to send me your changes use Pull requests