Skip to content

Commit b902425

Browse files
putting back the original version for the first line of the file 3-to-Pounds.js
1 parent 0648881 commit b902425

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

‎Sprint-3/3-mandatory-implement/3-to-pounds.js‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
// In Sprint-1, there is a program written in interpret/to-pounds.js
1+
// In Sprint-1, there is a program written in in 3-mandatory-interpret/3-to-pounds.js.
2+
3+
24

35
// You will need to take this code and turn it into a reusable block of code.
46
// You will need to declare a function called toPounds with an appropriately named parameter.

0 commit comments

Comments
 (0)