Skip to content

Latest commit

 

History

History

calculator-gui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Python Calculator Gui

How to Use

  • Clone Repository
    git clone https://github.com/anandadwipra/projects-gather.git
  • Open Folder Location
    cd projects-gather/code/python/calculator-gui
  • Run Program
    python main.py 
    #or
    python3 main.py

Please Make sure you use python3

About

This Project build for my contribution in HacktoberFest 2021,I make this program with tkinter and partial in python3. Previously this project was created in another repository

Thanks 🥳