Python Project - How to Make a GUI Magic 8 Ball App with Tkinter
Moo ICT
Images and Source Code here - https://wp.me/p74nED-YU
Hi Welcome to this new tutorial. In this one we will continue with our Python small projects programming tutorials and make a magic 8 ball application with python and tkinter.
There are a lot of variants of this application everywhere, here at MOOICT we want to make this slightly differently while exploring how to use images dynamically using tkinter and os framework from python. We will dynamically load the images from a specific folder because there is 15 answer images available and instead of writing and defining them one by one we can load them all to a list and use that list show an answer to the user.
You will be able to add your own images to folder and this application will load those up just the same and use them in the application. ... https://www.youtube.com/watch?v=pESM_q5S-Rk
59520969 Bytes