What do you think will be displayed if we insert the if statement inside a function?

Level up!10

An if statement works the same inside and outside of a function. So when we input 10, Level up! will show up.