Skip to content

Snster146/CapitalsOfEuropeQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

link to Youtube Video demo- https://youtu.be/qyc4UK2quVU?feature=shared

Installs -

Windows - Tkinter is usually pre-installed with Python. Reinstall Python if missing. Install tkinter , use cmnd prompt on Windows pip install tkinter

MacOS - Install Tkinter via brew install python-tk or brew install tcl-tk.

Ubuntu/Debian - Use sudo apt install python3-tk to install tkinter libary

Arch Linux - Use sudo pacman -S tk to install tkinter

Fedora - Use sudo dnf install python3-tkinter to install tkinter

About

Created in Python utilizing tkinter libary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages