Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

There is problem in writing korean

Open Hangyeol82 opened this issue 4 years ago • 1 comments
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

Hangyeol82 avatar Jan 16 '21 13:01 Hangyeol82

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?

cclauss avatar Jan 16 '21 15:01 cclauss