Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 326 Bytes

File metadata and controls

17 lines (11 loc) · 326 Bytes

BasicCalcPy

My first public python file about a basic calculator.

Description:

You can basically sum, substract, multiply or divide operations.

Basic installation:

You can try it in a IDE (PyCharm, etc)

Requeriments:

You need to import:

  • PySimpleGUI

Preview:

photo