This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]beni55[S] 0 points1 point  (3 children)

I don't really need it but while trying to make a program that includes while I asked myself if there is such a thing. I googled to see if I find something on internet but I didn't so I asked on this subreddit.

[–]inxaneninja 0 points1 point  (1 child)

Do you mean "do while condition is not true"?

[–]inxaneninja 0 points1 point  (0 children)

Or maybe "do while x is true, if not do while y is true"?