javascript

JavascriptFirst

var str = "Welcome Developer";
console.log(str);
Was this helpful?