State Capital Answers - Part 7 - Python Tkinter GUI Tutorial #58

preview_player
Показать описание
In this video we'll write the logic to determine whether we selected the correct state capital answer!

We'll need to change our radio button a bit to use a StringVar instead of an IntVar, and we'll need to create an actual button to press to make our selection; but other than that - this should be a pretty easy one!
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire Tkinter Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:

Codemycom
Автор

At 6:36 we can set capital_radio to None, ie. capital_radio.set(None) if we don't want anything to be selected.

slobodantajisic
Автор

I used capital_radio.set(None) amd it's also looking better! Thank you so much.... U really are so helpful in making me learn Python and tkinter

syedhyder
Автор

How to make the capitals-flashcards automatically skip to the next question after user has chosen an answer? Just like it does with the states-flashcards...

johannafageras
Автор

Kinda off topic, but you always look at the floor, does Aspen sit under your desk?

briandw
Автор

how about a scoring system for the flashcards?i.e. the logic involved to answer say 50 out of 50 states/capitals without scoring points for answers already guessed correctly.

briandw
visit shbcf.ru