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!
Add comment