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?