This Python 3 software help you to learn to 99 name of Allah.
Information there : https://simple.wikipedia.org/wiki/Names_of_God_in_Islam
You can run it with Python 3 and the right libraries or for Windows you can use the .exe software that I created there :
The last version of Python 3.
you also need to have the easygui library for python 3:
At least the version 0.98
sudo python3 -m pip install --upgrade easygui
python3 names_of_Allah.py
If you miss a module, install it with the command pip install module-name. For example if you miss PIL you can install it with : sudo pip3 install pillow.
Hamdy Abou El Anein