0d: 00h: 00m: 00s

🎁 Get 3 extra months of learning β€” completely FREE

That's 90 extra days to master new skills, build more projects, and land your dream job.

Become a PRO
Background Image

🎁 Get 3 extra months of learning completely FREE

Become a PRO
Krish
last year
Krishcountry asked

Is console.log() in javascript is same as print() in python

Kelish Rai
Expert
last year
Kelish Rai answered

Yes, console.log() in JavaScript is similar to print() in Python β€” both are used to display information to the console or terminal.

JS
This question was asked as part of the Learn JavaScript Basics course.