javascript founder code example
Example 1: javascript founder
Brenden Eich is the founder of JavaScript and the amazing thing
about him is He have developed JavaScript in just 10 Days
Example 2: Who invented Yhe Javascript Programmming Language
let data = {
name:"Brendan Eich",
inventor :"Javascrpt"
}
console.log(`The name of his is ${data.name}. He is the inventor of ${inventor} programming language`);