Skip to main content
๐Ÿ”ฎ Output PredictionJS JavaScript Easy+10 XP

Template Literals

What is the output?

JavaScript
const name = "World";
console.log(`Hello ${name}!`);

๐Ÿ”ฎ What is the output?

Priygop - Leading Professional Development Platform | Expert Courses & Interview Prep