1 devlog
56m 1s
Creating a simple Input Output Calculator script that uses Python’s Tkinter GUI!
Creating a simple Input Output Calculator script that uses Python’s Tkinter GUI!
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.
Log in to leave a comment