Python · Interactive Mode & First Steps
The REPL auto-echoes a string differently from how print shows it. What does each line below produce? ``` >>> "Hello World" >>> print("Hello World") ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
