Magic 8 Ball
Build a Magic 8 Ball app that will speak a random response from a list of responses
Learn how to create a list and add items to it
Tourist App
Create a Tourist App which uses a List to scroll through pictures of famous locations in the Bay Area
Learn how to use an Index variable to track the position of an element in a List
CS Innovators Quiz App
Build a Quiz App with Lists that contain Questions, Answers and Images
Learn how to use 3 lists in Parallel
Learn how to compare values between Lists