Monday, August 16, 2021

An easy Python project: the calculator

The tennis game is an easy project to understand core video game concepts. Similarly, making a calculator can help a beginner learn the syntax of Python.

Below is a video recording of my calculator program. I used the article from Mr. Bijay Kumar at Python Guides as a guide. There are differences between Mr. Kumar's program and mine: the addition of a "delete" button, change of calculator appearance, using a program icon, and moving the "clear all" button to a new row. Tkinter was used to create a graphical user interface, and Python was the programming language used.



No comments:

Post a Comment

Featured post

Making time is a privilege

I consider myself lucky to be able to write today. Most other days, I worry about producing enough money to... well do about anything other ...