JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Solution Array Challenge 1.1. Show Titles
Pages
Solution
The Task
Python Starter Code
Code Clips
Solution Array Challenge 1.1. Show Titles
/
The Task
Share
Explore
The Task
Activity: Array Challenge: 1.1 Netflix Titles 🐞
Start Here
Use the titles in the
test data box
below. Create appropriate array for storing the test data and display all elements of the array.
Explore the data in the
test data box
below and decide what type of data is going to be stored.
Create and populate appropriate array using the values in the
test data box
.
Refer to the
code clips
below to help you.
Display all elements of the array.
Test Data
Show title data
---------------
Man VS Bee, Surviving Summer, Fate: The Winx Saga, Sweet Tooth, Friends, Outer Banks, Cobra Kai, Derry Girls
Good luck! 🍀
Sample output
Man VS Bee
Surviving Summer
Fate: The Winx Saga
Sweet Tooth
Friends
Outer Banks
Cobra Kai
Derry Girls
Gallery
Share
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
Ctrl
P
) instead.