Python, for all its power and popularity, has long lacked a form of flow control found in other languages—a way to take a value and match it elegantly against one of a number of possible conditions.
You're taking a new programming class this fall, and you don't know anything about code. Python is taught widely in schools, and it's one of the most loved programming languages because it's simple.