State Capital Radio Buttons - Part 6 - Python Tkinter GUI Tutorial #57

State Capital Radio Buttons - Part 6 - Python Tkinter GUI Tutorial #57

Codemy.com

4 года назад

6,419 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@hossenmuradrakib6963
@hossenmuradrakib6963 - 07.04.2020 18:11

Great job!

Ответить
@haseebali8139
@haseebali8139 - 20.04.2020 19:32

give your GitHub account

Ответить
@musakayasimp6456
@musakayasimp6456 - 29.08.2020 14:47

hello sir when i was writing the code i faced this error i tried to fix the error from the internet but i couldnt figure it i did what they did but nothing happened this is the code :
radiobtn1 = Radiobutton(country_capitals_frame, text=our_state_capitals[answer_list[0]], variable=capital_radio, value=1).pack()
radiobtn2 = Radiobutton(country_capitals_frame, text=our_state_capitals[answer_list[1]], variable=capital_radio, value=1).pack()
radiobtn3 = Radiobutton(country_capitals_frame, text=our_state_capitals[answer_list[2]], variable=capital_radio, value=1).pack()

and the error is list index out of range i dont see any problems cause i started from 0 so whats the problem i dont get it please help me!!

Ответить
@jenilchudgar
@jenilchudgar - 30.10.2021 15:41

Hey, John I am not able to put the image

Ответить
@cro732
@cro732 - 13.03.2022 19:00

Salve, vorrei sapere se si può fare un codice di pythom per sentire la radio web online. Grazie o

Ответить