SyntaxFix
Write A Post
Hire A Developer
Questions
you didn't import sys in your code, nor did you close the () when calling the function... try:
import sys sys.exit()