Skip to main content

Non-ASCII character '\xe0' python

Non-ASCII character '\xe0'

https://stackoverflow.com/questions/10589620/syntaxerror-non-ascii-character-xa3-in-file-when-function-returns-%C2%A3

# -*- coding: utf-8 -*-
just add this in the pytyon code

Comments