Relative Content

Tag Archive for pythontkinterradio-button

Radio button not returning any values in tkinter python

this is a small part of my code which for some reason isnt working, the radio button – user_ans more specifically always return none, when before it returned the actual response- i have no idea what happened and i cant revert it. here is the code.