Skip to content

AgileKatas/RomanNumeralsKata-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roman Numerals Kata in Java

Write a Roman numeral converter, that will take a standard Arabic number and convert it to a Roman numeral.

After this is done, write another converter that will take a Roman numeral and convert it to an Arabic number.

Find the full kata over at Agile Katas Roman Numerals Kata.

Releases

No releases published

Packages

No packages published