Because we can insert values at specific positions, lists are quite flexible.

Can you figure out which one of these is the output?

Ramen, Curry, PizzaCurry, Pizza, Ramen

Nice! When we add or insert a value at a position, the other values simply move back.

Computers are usually pretty logical, have another read through the sequence.