|
|
|
|
|
by Narishma
73 days ago
|
|
There are actually two ways to read numbers in Arabic. The most common is to start from the most significant digit and read left-to-right until the last two digits, which you then read right-to-left. A less common alternative is to read right-to-left starting from the least significant digit. |
|