Python Tkinter Calculator Tutorial (Part 1): User Interface

preview_player
Показать описание
In this tutorial, I'll be explaining how to create a basic calculator using Python's standard Tkinter GUI Package. You might need to turn up the volume a bit :D

Don't forget to like, comment, and subscribe.
Рекомендации по теме
Комментарии
Автор

Thanks for this. I made a few changes so that it worked with my Python 2.5.

SHONNER
Автор

Why use a class? Did it make anything easier?

charimuvilla