Log In  


Cart #sotasitapa-1 | 2025-06-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

This program converts Arabic numerals into kanji characters.

3


Good overall, though strictly there's a glitch in expressing some of the zeroes here:

In Chinese, when expressing numericals like 102 and 3001, zeroes in the middle is not emitted and shall be intepreted as "零", so those numbers shall be 一百零二 and 三千零一.
(100 is still interpreted as 一百, for the zeroes are in the end of the string.)
Don't know if Japanese kanji follow the same rule, but such nuance shall be noticed.


1

@thePixelXb_ I think it converts the numbers to kanji in Japanese, not Chinese. Both use kanji but there are some differences in the way numbers are expressed.

Some numbers don't fit the screen and are truncated, though.


1

Thank you for your reply.
As @ChakAttack mentioned, my example was how it would be written in Japanese.
I see that in Chinese, a zero is included.



[Please log in to post a comment]