this post was submitted on 21 Jun 2023
14 points (88.9% liked)

Programmer Humor

32461 readers
651 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] nero@lemmy.world 1 points 1 year ago (1 children)

Know you probably don’t care, but you can do a while loop using while True:

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.

[–] nero@lemmy.world 1 points 1 year ago

Unless you want it to keep asking the question of course**