Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 987 Bytes

File metadata and controls

37 lines (19 loc) · 987 Bytes

simple-python-calculator

You can perform all basic arithmetic operations. Python simple calculator using tkinter. To run this simple project you must have Python installed in your desktop/laptop

Steps:

  1. Download the main-cal.py

    or
    
  2. Download the zip file and extract it.

  3. Open code in any editor like Python IDLE or VS Code.

  4. Run the program and you will see Python Calculator on your screen

Software:

  1. Python Download Link: https://www.python.org/downloads/

  2. VS Code Download Link: https://code.visualstudio.com/download

Youtube Link: https://youtu.be/2CS2P4VnAkQ

image

image

image