/Simple-Calculator

I have created a simple calculator. The project is based on Python using the Tkinter library. I was partly inspired by the iOS calculator.

Primary LanguagePython

Simple Calculator (1.0.0 release)

I created a simple calculator. The project is based on Python using the Tkinter library. I was partly inspired by the iOS calculator.

Technologies

Visual Studio Code

Python



Screenshots

Developing

If you want to propose any changes and help me to develop my project, please follow the changes below.

🚀 Quick start

  1. 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
  1. Open your code editor like Visual Studio Code

  2. Start editing! 😊

  3. If you want to send me your changes use Pull requests