+ 2
How to run code in unicode format?
I want to print some chinese symbol. If i use command print("äœ ć„œ") i see eror
1 Réponse
0
bro maybe you got syntaxError on it or forgot to close string or etc but print("äœ ć„œ")just can run normally
I want to print some chinese symbol. If i use command print("äœ ć„œ") i see eror