Skip to content

Commit a2714eb

Browse files
committed
trying to get this approved
1 parent 3f5aecf commit a2714eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-1/3-mandatory-interpret/3-to-pounds.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const penceString = "39772p";
1+
const penceString = "392p";
22

33
const penceStringWithoutTrailingP = penceString.substring(
44
0,

0 commit comments

Comments
 (0)