← Back to Question List
JavaScript Quiz #1
Console Output
To display the exact string "Hello, World!" in the console, which code should you use?
📄 Code
1// code to print "Hello, World!"
To display the exact string "Hello, World!" in the console, which code should you use?
1// code to print "Hello, World!"