Use != as a condition to run the code block if today isn't "Saturday".
!=
today
"Saturday"
Make sure to type today !=.
today !=