0 10 20 30 40 50 60 70 80 90 100 56120 0
You are not logged in

Welcome to type with code

Start typing or press to get going!

The python code you'll be racing to type out is all about:

Create a list of strings

A list is similar to an array: both allow more than one piece of data to be stored in the same variable.

It's not possible to add or remove data to an array after it's been set for the first time but it is possible to add or remove data to a list.

This example creates a list called colours and adds three strings into it before displaying the first item in the list.

0 WPM
0%
0s
0%