Lists

Make a List

① Learn

A list stores several values in order. Use square brackets and commas to keep related items together.

② Implement — write it, run it, submit
Goal

Make `playlists` equal `['Lo-fi', 'Pop', 'Jazz']`.

Output
Hints
  • Stuck? Reveal a hint.
Free Tools & Calculators