We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8093ca6 commit a4ec5a5Copy full SHA for a4ec5a5
Roman Numeral Converter/script.js
@@ -41,4 +41,4 @@ document.getElementById('convert-btn').addEventListener('click', function() {
41
42
outputElement.innerText = result;
43
});
44
-
+
0 commit comments