Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.07 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.07 KB

Python-Calculator-App

This is Project Demo

Projects Details

This is a Python Calculator App project.
Firstly, we can open extra.py and then run it to execute the program. The program includes features such as addition, subtraction, division, multiplication, and reset.

How to Use

  • After running the Python file, an external window is created where we can execute our program.
  • Press any number, then press an operation key (such as ‘+’, ‘-’, ‘*’, or ‘/’), then enter another number, and finally, press the equal symbol to execute the program.

Programming languages used:-

python

Developer

@Silent18Killer