Python Calculator banner

Python Calculator

1 devlog
56m 1s

Creating a simple Input Output Calculator script that uses Python’s Tkinter GUI!

vg

Learned how to import and use a few functions of the Tkinter module! So far, the buttons for the operands ‘+’, ‘-’, ‘x’, and ‘/’ will show up, but not function as intended.

Attachment
0