Arabic-to-Roman-Converter

Made together with https://github.com/goltaraya .
Arabic to Roman Converter in Python.
-Instructions:
1 - Make sure you have Python installed on your machine.
2 - See which version you are currently using, because if it's a previous one, it may give an error.
3 - If you already have everything installed, open your Command Prompt.
4 - Once opened, use the command "pip install pomegranate" to start downloading the library used for this code.
5 - Finishing the installation, use the command "cd + the path to the folder in which the code is downloaded + the code name (in this case ArabictoRoman.py)".
6 - After that, enjoy the code and thank you for making some of your time available!

GitHub

https://github.com/PedroTomazeti/Arabic-to-Roman-Converter