Beast quest ยท reward 35 XP
Function keyword.
Egg hatching ยท 0%
Finish every step to hatch your monster!
Step 1 / 6
๐พFunction keyword. ๐ Why it matters: This is how apps store lots of things at once, like a monster's backpack.
func add(a: Int, b: Int) -> Int { return a+b }Tip: press Enter to continue