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 442316c commit 8b4863aCopy full SHA for 8b4863a
Hackerrank solutions/10 days of js/Let and const.txt renamed to Hackerrank solutions/10 days of js/Let_and_const.js
@@ -44,4 +44,4 @@ console.log(PI*2*r);
44
} catch(error) {
45
console.error("You correctly declared 'PI' as a constant.");
46
}
47
-}
+}
0 commit comments