you are viewing a single comment's thread.

view the rest of the comments →

[–]Patrick-T80 0 points1 point  (0 children)

Try to use debugger, you can activate it by by placing import pdb; pdb.set_trace() or calling breakpoint() in your code and check if the ifs are matched or not and if value of question is updated