Skip to content

This challenge is about making a simple GUI in Python with tkinter. This is an exercise code from my learning process, related to Tim Buchalka's Python Complete Developer Masterclass

Notifications You must be signed in to change notification settings

ridegjoe/S011L097TkinterChallengeOwnSolution

Repository files navigation

S011L097TkinterChallengeOwnSolution

This challenge is about making a GUI of a simple calculator in Python with TkInter.

This is an exercise code from my learning process, related to Tim Buchalka's Python Complete Developer Masterclass

TIM BUCHALKA'S COMPLETE PYTHON MASTERCLASS Created by Tim Buchalka, Jean-Paul Roberts, Tim Buchalka's Learn Programming Academy. This is a collection of my codes, generated by myself for learning Python This challenge is about understanding tkinter and making GUI in Python. Here is a link to the course:
https://www.udemy.com/python-the-complete-python-developer-course/
Authors of the challenge (definition of what to code)

Tim Buchalka
https://www.udemy.com/user/timbuchalka/
https://github.com/tim-buchalka

Jean-Paul Roberts
https://www.udemy.com/user/jeanpaulroberts/

There are two Python files:

S011L097TkinterChallengeOwnSolutionAcer.py
This is my solution to the challenge.
Last modification: 2019.07.19. 20:00

S011L097TkinterChallengeOwnSolutionLoopExperimentAcer.py
This is my file for figuring out the solutions, experimenting with smaller codes and sub steps of the whole program.
Last modification: 2019.07.19. 19:30

About

This challenge is about making a simple GUI in Python with tkinter. This is an exercise code from my learning process, related to Tim Buchalka's Python Complete Developer Masterclass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages