1
0
Fork
You've already forked ar-random-numbers
0
A simple Python program to practice reading numbers 0-100 written in Arabic language.
  • Python 100%
2025年06月24日 00:03:56 +02:00
ar-random-numbers.py Initial commit 2025年06月24日 00:01:53 +02:00
LICENSE Initial commit 2025年06月23日 23:59:01 +02:00
README.md Add some blurb in README 2025年06月24日 00:03:56 +02:00

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.