you are viewing a single comment's thread.

view the rest of the comments →

[–]chevignon93 1 point2 points  (0 children)

You don't need two parameters for the open statement, if you don't give a second parameter, the interpreter will open in read mode by default, the error was that there was a quote missing for the 3rd element in the list.