Python Tkinter Tutorial from 'Bro Code'
You can visit https://www.youtube.com/watch?v=TuLxsvK4svQ for video description. Some code has modification for with enhancement, and icon/picture is not matched with tuturial video.
For importing pillow(PIL), you can run pip install pillow
for resolving importing problem.