There was an error while loading. Please reload this page.
1 parent ffe85e6 commit cf901b6Copy full SHA for cf901b6
1 file changed
Sprint-2/3-mandatory-interpret/1-percentage-change.js
@@ -19,4 +19,4 @@ console.log(`The percentage change is ${percentageChange}`);
19
20
// d) Identify all the lines that are variable declarations
21
22
-// e) Describe what the expression Number(carPrice.replaceAll(",","")) is doing - what is the purpose of this expression?
+// e) Describe what the expression Number(carPrice.replaceAll(",","")) is doing - what is the purpose of this expression?
0 commit comments