day 2 level 2

pull/890/head
M0lt0 2 years ago
parent 173f8ebbe7
commit e3f5dd780d

@ -42,7 +42,7 @@ console.log(variable.repeat(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(`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.")

Loading…
Cancel
Save