Here's my first exercise:
Here's the second one:
Here's the final one:
I bet there is a more efficient way of doing this last one. I ended up using both a “try” and an “if”. I think that if I knew a little bit more about data types and how they are evaluated in Python I could have just used one or the other.