Let's add another if statement that uses !condition to run different code if the condition is false.
if
!condition
false
Make sure to type !condition.