SyntaxFix
Write A Post
Hire A Developer
Questions
@MaxPython The answer above is missing ":"
try: #do something except: # print 'error/exception'
def printError(e): print e