Project: Favorite Things
Learn how to store, add to, and loop through lists.
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 ...