SyntaxFix
Write A Post
Hire A Developer
Questions
The problem is that you forgot to import os. Add this line of code:
import os
And everything should be fine. Hope this helps!