I run python in cmd command line. I want the syntax error here to be in Turkish. Is it possible? Windows 11 Home Single Language, Turkish
example
print (‘hello) File “”, line 1 print (‘hello) ^
SyntaxError: unterminated string literal (detected at line 1)
New contributor
Lower than Rookie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1