jetbrains-academy / introduction_to_python

Introduction to Python course
MIT License
42 stars 27 forks source link

amount print statements never correct File Input Output / Open file #182

Closed edutools-service closed 1 year ago

edutools-service commented 1 year ago

While the code is exactly the same as the solution, the test will return one too many (8) and when a print statement is commented out it will return one too little (7)