Python · Files & I/O
You read a file once with for line in f:, then loop for line in f: again in the same with block. What does the second loop do?
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
