Module 05 - Tkinter 00
Module 05 - Tkinter 00
Module 05 - Tkinter 00
Day One
Watch
Read
(0) p.111 left column (ignore "Countdown Calendar Flowchart")
Do
(0) Create a "Hello World" Tkinter app using the following tutorial (may need to run "sudo apt-get install python3-tk" first, if you get the error "No module named 'Tkinter'")
(1) (optional) Create a basic Tkinter application with a button.
Day Two
Watch
Do
(0) Complete the coding exercise "Secret Messages" on p.130-138 of the "Coding Projects in Python" book.