/arabic2roman

A program to convert Arabic numbers to Roman numerals in Python, using TDD and pytest.

Primary LanguagePython

arabic2roman

A program to convert arabic numbers to roman numerals in:

  • Python using TDD and pytest
  • Javascript using Jest and TDD.

Note that:

Roman numeral conversion is as follows: 1 => I

10 => X

7 => VII