You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No matter what I do, when readln reaches the end of the input it just returns an empty list.
Here's the current version of the script I'm trying to write:
No matter what I do, when readln reaches the end of the input it just returns an empty list.
Here's the current version of the script I'm trying to write:
When I feed it an input file it just hangs forever. The documentation says it's supposed to return end_of_file.
The text was updated successfully, but these errors were encountered: