Editor not accepting string '°'. instead we can use char(176) `print(str(RESULT) + '°')` `print(str(RESULT)+chr(176))`