Learning JS Course @Sololearn - Day22
Today #day22 of #100daysofcode, I have completed 2 lessons and a practice program in JS. @Sololearn
1. Function
Printing to browser
document.write() function will write into the html document.document.write("Hello World!");
document.write("<br>this...
dheerajy1.hashnode.dev2 min read