about | help | code help+videos | done | prefs |
This function is to accept a an integer value from one to ten and return the corresponding Roman numeral. If the user enters anything other than the expected input the function should return "error" romanNum(1) → 'I' romanNum(2) → 'II' romanNum(3) → 'III' ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 100
Copyright Nick Parlante 2017 - privacy