How to Create a Roman Numeral Converter – Freecodecamp Project
Introduction
The second JavaScript Algorithms and Data Structures Certification Project on Freecodecamp requires developers to build a simple Roman numeral converter.
Remember the Roman Numerals we learned in primary school? 1 = I, 2 = II, 3 = III, 4...
sobecodes.hashnode.dev5 min read