In today’s lesson, we are learning about Conditionals and Control Flow using Python! We are learning how to create programs that generate different outcomes based upon the user inputs. Control Flow allows the ability to choose among the outcomes based off what else is happening in the program.
Here are the results of my Python simulation:
Go With The Flow:
Compare Closely!:
Compare… Closelier!:
How The Tables Have Turned:
To Be and/or Not to Be:
And:
Or:
Not:
This and That (or This, But Not That!):
Mix ‘n’ Match:
Conditional Statement Syntax:
If You’re Having…:
Else Problems, I Feel Bad For You, Son:
I Got 99 Problems, But a Switch Ain’t One:
The Big If: