Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 558 Bytes

PySimpleCalc

A Basic Calculator made with PySimpleGUI.

Usage

Make sure you have Python 3 installed on your machine. Also make sure you have installed tkinter and PySimpleGUI modules in your Python directory. Then change directory to where the PySimpleCalc.py is and just: python3 PySimpleCalc.py

Screen Shot

Version 0.1


Version 0.2