diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..a5a4d88 Binary files /dev/null and b/.DS_Store differ diff --git a/challenges.js b/challenges.js index 9813c94..054387b 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 HERE") // Extra Task: // - Convert the function into a function expression. @@ -50,7 +50,9 @@ Output: "Red: You are passionate and bold." // Extra Task: // - Rewrite the function using an arrow function. +const qalad = "qalad"; +qalad /* Task 3 : Lawyer's Case Log 🚀🚀🚀🚀 diff --git a/index.html b/index.html index a56d8b1..ae82092 100644 --- a/index.html +++ b/index.html @@ -6,5 +6,6 @@

Check the console log for changes

+