Basically, I need help recreating this flow chart in Python. I can't figure out how to get the program to first check a variable against a condition, and then decide what to do. Ultimately it's the multiple if-else statements that are tripping me up.
