There's no need to create such an if statement for every kid in line. We can use the if statement within a function.

Create the checkHeight() function around the height check.

Exactly!

Make sure to first assemble function checkHeight() { and then add } after the whole code block.