We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce32496 commit 60f1e1bCopy full SHA for 60f1e1b
README.md
@@ -49,7 +49,7 @@ Each time the program prints "NO, NOT SINCE 1944!", it should print a different,
49
50
### Roman Numerals
51
52
-Write a program that converts numbers into [http://www.rapidtables.com/convert/number/how-number-to-roman-numerals.htm](Roman numerals).
+Write a program that converts numbers into [Roman numerals](http://www.rapidtables.com/convert/number/how-number-to-roman-numerals.htm).
53
54
Decimal value (v) | Roman numeral (n)
55
------------------|------------------
0 commit comments