diff --git a/myProcess/day2/exc/exc-2.js b/myProcess/day2/exc/exc-2.js index a96369f..e739869 100644 --- a/myProcess/day2/exc/exc-2.js +++ b/myProcess/day2/exc/exc-2.js @@ -39,9 +39,11 @@ console.log(variable.repeat(2)); //Exercise: Level 2 +let partOne = ' There is no exercise better for the heart than reaching down and lifting people up. '; +let partTow = 'help' - - +console.log(`The quote ${partOne} by John Holmes teaches us to ${partTow} one another`) +console.log("Love is not patronizing and charity isn't about pity, it is about love. Charity and love are the same -- with charity you give love, so don't just give money but reach out your hand instead.")