+ 2
How to run code in unicode format?
I want to print some chinese symbol. If i use command print("你好") i see eror
1 Antwort
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