'Is there a way i can run 2 while loops at the same time in python? [duplicate]
So i making this game, and i need 1 while loop to update the display, and 1 while loop to have a 1 second delay in it, if i have both in the same while loop, theres a 1 second delay between display updates, which isnt good, any suggestions?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
