SyntaxFix
Write A Post
Hire A Developer
Questions
A better way to debug the code is, by using module clrprint
It prints a color full output only when pass parameter debug=True
from clrprint import * clrprint('ERROR:', information,clr=['r','y'], debug=True)