lilyfromseattle / Roman-Numeral-Converter-II

This is a ruby program I created to convert a number to Roman numerals. It will convert an integer between 1 and 3000 to Roman numerals. For example, 4 will become IV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This is a ruby program I created to convert a number to Roman numerals. It will convert an integer between 1 and 3000 to Roman numerals. For example, 4 will become IV.


Languages

Language:Ruby 100.0%