Egg quest ยท reward 10 XP

`const` locks the box forever.

๐Ÿฅš

Egg hatching ยท 0%

Finish every step to hatch your monster!

Step 1 / 5

๐Ÿ‘พ

Const Lock

`const` locks the box forever. ๐Ÿ” Why it matters: Websites use this to react when you tap a button.

const pi = 3.14