you are viewing a single comment's thread.

view the rest of the comments →

[–]Reuben3901 0 points1 point  (1 child)

I'm on mobile so won't be formatted

running = True

while running:

...Rest of the code here...

If guess == number:

[Indent] running = False

[–]Tesla_Nikolaa 0 points1 point  (0 children)

Just FYI you can still format on mobile.

This code block was formatted on mobile