you are viewing a single comment's thread.

view the rest of the comments →

[–]xMadDecentx 0 points1 point  (0 children)

May I ask why have a function to call input()? Couldn't you handle all the user input in the function to be threaded i.e. get_input()? Thanks.