Skip to content

A Replit-compatible version of the Roman Numeral Kata, in Python

License

Notifications You must be signed in to change notification settings

nickdelgrosso/RomanNumeralKata-Replit

Repository files navigation

Roman Numeral Kata

Run on Repl.it Open in Gitpod

Goal: Convert Arabic Numerals to Roman Numerals

Using Test-Driven Development, write the function from_roman(), which takes a string that represents a roman numeral and returns the positive integer translation of that roman numeral, according to the following chart:

Roman Numerals Chart

About

A Replit-compatible version of the Roman Numeral Kata, in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages