SyntaxFix
Write A Post
Hire A Developer
Questions
file() is not supported in Python 3
file()
Use open() instead; see Built-in Functions - open().
open()