I need to show the code just like i have shown through my code as you can see. I want to draw the picture in the code. but the line break is not working. the output is showing all the things in a line.
console.log(document.write(' ******\n'))
console.log(document.write(' ****\n'))
console.log(document.write(' **\n'))
console.log(document.write(' ****\n'))
console.log(document.write(' ******\n'))
console.log(document.write(' ********\n'))
console.log(document.write('**********\n'))
` – Adriano Apr 29 '19 at 11:00
')) – Stefano Maglione Apr 29 '19 at 11:01
'))` – Marty Apr 29 '19 at 11:03