Project: Favorite Things
Learn how to store, add to, and loop through lists.
We'll cover the following...
We'll cover the following...
Task
Create a list of your favorite things and print each with a message.
Python
# Write your code here.
If ...
Learn how to store, add to, and loop through lists.
Create a list of your favorite things and print each with a message.
# Write your code here.
If ...