DEV Community

The Vik
The Vik

Posted on

How to print in JavaScript

So as in python you use print("Hello World") in c++ you use cout << "Hello World" but in JavaScript you have to use console.log("Hello World")
EASY

Join my discord server and talk with many programmers in there
- First 25 people to join will get special role

Top comments (0)