Can you order this code so that "Swifty" will only be printed if makeSound() was executed?

Nice! We create b and give it a name. Then, we make sure that makeSound() was executed and name has a value. If so, we print n and close the statements.

Oh noes! We create b and give it a name. Then, we make sure that makeSound() was executed and name has a value. If so, we print n and close the statements.