Color game using tkinter in python | Color Game: Basic and Advance level | Python projects
Hey there!
In this video we'll be building the color game based on Stroop's effect.
We'll be exploring more tkinter widgets and function!
Have fun!
***IMPORTANT***
At 10:26, I mentioned that messagebox is a class.
It IS NOT a class. It is a module and hence needs to be explicitly imported.
The reason being it doesn't get imported with tkinter.__init__.py
Thank you for understanding!
Link to the entire Python playlist-
• Python
Link to Python projects:
• Python: Quizzes, Exercises and Projects