How to run the code:
- Clone the repository in some directory on your computer and move to
javafolder from the cloned repo. - Make sure you have 'Java' installed on your machine.
- You can compile the code by running the command
javac RomanNumeral.javaby opening the terminal in the java folder. - You can run the program using the command
java RomanNumeral