diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..b0f07e5 Binary files /dev/null and b/.DS_Store differ diff --git a/challenges.js b/challenges.js index 9813c94..da021a3 100644 --- a/challenges.js +++ b/challenges.js @@ -18,7 +18,7 @@ Output: "The late fee is $2.50." // ✍️ ✍️ ✍️ ✍️ Write the function here ✍️ ✍️ ✍️ ✍️ - +console.log("TEST 4") // Extra Task: // - Convert the function into a function expression. diff --git a/index.html b/index.html index a56d8b1..523e78c 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,11 @@ Functions +

Check the console log for changes

+ diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29