Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 841 Bytes

File metadata and controls

28 lines (21 loc) · 841 Bytes

Python-Calculator-1.0

  • This Script Made in Python Language or this calculator performing very well.
  • This Project Specially Created for the Computer Science or BCA or other fields related computer technologies.

Python-Calculator

Note:-

Python calculator made with tkinter package.


Note :-

works both on Visual Studio Code Or Any Other Ide Or You Just Copy paste The Same Thing In Python IDLE Shell.


Steps to run it on Visual Sudio Code -

Terminal > New Terminal Then Type 'python calculator.py' in the terminal


Steps to Run It On Python IDLE

  1. File Tab > Ceate New File
  2. Copy Paste The Code
  3. Save The File
  4. Run Tab > Run Module

Then Thats It Your Calculator Is Ready.