index.js 55 Bytes
let name = "praew";
    console.log(`Hello ${name}.`);