I keep getting a syntax error on this and the Larger Lists challenge before it. My code (to me) looks the same as the solution.
You can’t use a number as the first character in a name/identifier. You’re probably mistaking 1
for l
, it’s just the horrible font the editor tries to use.
2 Likes