Python · Sequences: Lists & Tuples
What does this print? ``` s = [0, 1, 2, 3, 4, 5] s[1:4] = ["a"] print(s) ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
Free to start — download the app or use it in your browser.