Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 441 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 441 Bytes

My Calculator

python

This project is written in Python version 3.10.8

I have used the pyside6 library for this project.

screenshot

Usage


First install pyside6 library

pip install pyside6

second write in the Terminall:

pyside6-designer

If the above is done successfully you can run the progaram.

My calculator.py