Python · Type Annotations
You want to annotate a loop variable: for i: int in range(3):. Why is that a syntax error, and what's the workaround?
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
