write multi-line strings in template literals in JavaScript

JavaScript
🤖 Code Explanation
The code written in JavaScript is a multi-line string. It is a string that spans multiple lines. When it is logged to the console, it will be printed on multiple lines.

More problems solved in JavaScript




















