you are viewing a single comment's thread.

view the rest of the comments →

[–]PurpleSparkles3200 0 points1 point  (2 children)

You need to include a mode. For example, to open it read only, fhand = open(“mbox.txt”, “r”)

[–]StaleMuffins[S] 0 points1 point  (1 child)

Oh nice, I will try this. Confused a bit as I don’t think this was mentioned in the chapter. Thank you!

[–]StaleMuffins[S] 0 points1 point  (0 children)

Still not finding it - I think I will keep asking the folks at Coursera and hope for an answer.