Shortcuts | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Shortcuts

so, i am new to javascript, and i have questions for other methods for example, to print hello world, can i just put print(hello world) i am confused

27th Jul 2019, 2:04 AM
sofi
sofi - avatar
1 Answer
+ 5
This might help you 👇 https://goo.gl/search/Shortcut+to+print+in+javascript Printing JavaScript Output - JavaScripter.net Print menu of the browser (or the keyboard shortcut, e.g. Ctrl+P on Windows systems). use the window.print() method to open the Print dialog.
27th Jul 2019, 4:01 AM
KingDaniel2004
KingDaniel2004 - avatar