pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
693 stars 2.29k forks source link

PCC26 jcastle13 #818

Closed jcastle13 closed 2 years ago

jcastle13 commented 2 years ago

ATTENTION: before clicking "Create Pull Request" please submit some meta data, thanks!

Difficulty level (1-10): [6] Estimated time spent (hours): [10] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [I expanded my skills with Python GUI and TKinter. I did not realize how powerful the module was.] Other feedback (what can we improve?): []

jcastle13 commented 2 years ago

@bbelderbos Yeah, there is improvement that could have been done. My goal was to become familiar with GUI programming with Python and since Tkinter was already built in, I decided to learn this first. Thanks for the feedback. 😎

bbelderbos commented 2 years ago

Yep, get it working first, then prettify :)