This example demonstrate the switch statement.
You will receive a different greeting based on what day it is,
Note that Sunday=0, Monday=1, Tuesday=2, etc.