I'm starting with coding and my programming logic is failing me when trying to solve this puzzle. I have a text file with 2k+ lines and I want to read and print 100 each time until the EOF in Python. Any suggestion?
Asked
Active
Viewed 16 times