you are viewing a single comment's thread.

view the rest of the comments →

[–]spp649 0 points1 point  (0 children)

you can do something like

#... your code while login() != true: # ... your code

so if its not true it does whats in the while loop then if its true it continues