Skip to content

Build JavaScript algorithm to convert Arabic number into Roman numeral

Notifications You must be signed in to change notification settings

FitzBrendan/roman-numeral-converter-freeCodeCamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

roman-numeral-converter-freeCodeCamp

Build JavaScript algorithm to convert Arabic number into Roman numeral

Created 3 JavaScript solutions to convert Arabic number into Roman numeral

  1. Object with while loop
  2. with Arrays
  3. Object with for...in loop

Releases

No releases published

Packages

No packages published