Practice Solutions
Practice Solutions#
These are solutions to the practice problems in the different chapters.
- Ch 3 Practice: Statements and Variables
- Ch 4 Practice: Python Basic Data Types
- Ch 5 Practice: Looping through lists and dictionaries
- Ch 7 Practice: Conditionals and String Manipulation
- Ch 8 Practice: Sentiment Analysis and Loop Variables
- Ch 9 Practice: Functions
- Ch 12 Solution: Dictionary Counters
- Ch14 Demo: recursion with real tweets