A simple Python program to practice reading numbers 0-100 written in Arabic language.
| ar-random-numbers.py | Initial commit | |
| LICENSE | Initial commit | |
| README.md | Add some blurb in README | |
ar-random-numbers
A simple Python program to practice reading numbers 0-100 written in Arabic language.
It will simply print a random number written in Arabic words, wait for Enter keypress, and then show the number itself. After pressing Enter again, it will show another random number, ad nauseum.
Ctrl-C to abort the program.