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 59f2a31 commit 4fc61a0Copy full SHA for 4fc61a0
Hackerrank solutions/10 days of js/ArithmaticOperator.txt renamed to Hackerrank solutions/10 days of js/Arithmatic_operator.js
@@ -36,4 +36,4 @@ function main() {
36
37
console.log(getArea(length, width));
38
console.log(getPerimeter(length, width));
39
-}
+}
0 commit comments