Assignment 1 is designed to test your understanding of the skills practiced in weeks 1 through 4:
- creating variables using Python's built-in data types
- converting and checking data types
- using built-in functions
- using conditional statements and loops
- writing functions