Skip to content

JesseBoulard/Roman-Numeral-Converter

Repository files navigation

Roman-Numeral-Converter

Converts Roman numerals to Arabic numerals and vice versa. The methods in this project do the following things:

  1. Verify authentic Arabic or Roman numerals valued between 1 and 3999.
  2. Translate Roman numerals to Arabic numerals.
  3. Translate Arabic numerals to Roman numerals.

To run the application in bash, type "gradle run".

About

Converts Roman numerals to Arabic numerals and vice versa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages