Stdle #4 · 2026-06-10
What does this log?
You have 4 attempts to type the exact console output. Wrong guesses unlock hints.
xs = [1, 2, 3, 4]xs[1:3] = [9]print(xs)Quirks
Stdle #4 · 2026-06-10
You have 4 attempts to type the exact console output. Wrong guesses unlock hints.
xs = [1, 2, 3, 4]xs[1:3] = [9]print(xs)