Beast quest ยท reward 35 XP

Loop until false.

๐Ÿฅš

Egg hatching ยท 0%

Finish every step to hatch your monster!

Step 1 / 6

๐Ÿ‘พ

while

Loop until false. ๐Ÿ” Why it matters: Robots and drones use this to decide what to do next.

while x < 10: pass