Is this in the right order? It doesn't look that way, does it?

Excellent! if before else, and end comes last, but else only gets executed if the condition for if was false.

Whoops! if before else, and end comes last, but else only gets executed if the condition for if was false.

I added some string interpolation, to refresh your memory a little!

I added some string interpolation, remember that?