Roman to Arabic number conversion web app
-
Updated
Nov 7, 2022 - CSS
Roman to Arabic number conversion web app
Roman numerals utilize seven distinct symbols, which can be combined in various ways to represent Arabic numerals. For example, the Arabic numeral 100 is represented as "M" in Roman numerals. This project, assigned by freeCodeCamp, involves developing a function to accurately convert Arabic numerals into their Roman numeral equivalents.
Add a description, image, and links to the roman-numeral topic page so that developers can more easily learn about it.
To associate your repository with the roman-numeral topic, visit your repo's landing page and select "manage topics."