Sunday, November 3, 2019

How to spoil and fix your code

Watch all the windows carefully.
A new window appears – it says that the interpreter has encountered an EOF (end-of-file) although (in its opinion) the code should contain some more text.
The editor window shows clearly where it happened.
Python 3.7.0 IDLE - Console message after running a program with removed parenthesis from the print() function

No comments:

Post a Comment