Skip to content

A2R: Arabic To Roman Numeral Converter Using "standard" subtractive notation

Notifications You must be signed in to change notification settings

temmyscope/arabic2roman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert Arabic Numbers to Roman Numerals

  • Requirements: python3

Run Code

python3 converter.py

Print Response of Function

print( arabicToRoman(9) )

Run Tests

python3 -m unittest test.py

Reference

Roman Numerals

About

A2R: Arabic To Roman Numeral Converter Using "standard" subtractive notation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages