@Shady_Shiroe to Programmer [email protected] • 2 years agoCall the Priestimagemessage-square26arrow-up1123arrow-down17
arrow-up1116arrow-down1imageCall the Priest@Shady_Shiroe to Programmer [email protected] • 2 years agomessage-square26
minus-square@nerolinkEnglish1•2 years agoKnow you probably don’t care, but you can do a while loop using while True: <code> Which is the same as you using a statement which equals to true. Thought i don’t think you need it for what you’re doing currently.
Know you probably don’t care, but you can do a while loop using while True: <code>
Which is the same as you using a statement which equals to true.
Thought i don’t think you need it for what you’re doing currently.
Unless you want it to keep asking the question of course**