Pythonista-Issues
Pythonista-Issues copied to clipboard
There is problem in writing korean
trafficstars
I’m a student in korea. I bought pythonista to lean python. However there is problem in writing korean. In korean language, there is a system called “batchim”. This is useful to pronounce various words. In a word 받침, a shape of ㄷ ㅁ at bottom that is a batchim. But in pythonista I can’t use batchim in normal way. In pythonista 받침 > 바ㄷ치ㅁ like this. I want make korean program i hope to be fiexed. Thanks
Is you default Python set to Python 3? Or Python 2? Do you see the same result in the console (REPL) and in a .py file?