Great job! The return stops the code block, which means we have to put the Write () statement before it.
return
Write ()
Yikes! The return stops the code block, which means we have to put the Write () statement before it.