Skip to content

Commit cf901b6

Browse files
committed
percentages
1 parent ffe85e6 commit cf901b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sprint-2/3-mandatory-interpret/1-percentage-change.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ console.log(`The percentage change is ${percentageChange}`);
1919

2020
// d) Identify all the lines that are variable declarations
2121

22-
// e) Describe what the expression Number(carPrice.replaceAll(",","")) is doing - what is the purpose of this expression?
22+
// e) Describe what the expression Number(carPrice.replaceAll(",","")) is doing - what is the purpose of this expression?

0 commit comments

Comments
 (0)