tkinter
programs are user event-driven, so the flow of control is not the same as it is under the procedural programming paradigm you are used to using. Unfortunately is is not something that can be taught via an answer to a single stackoverflow question.
↧
Comment by martineau on Is there a way to make tkinter's optionmenu to wait for the users choice?
↧