let empName: string = "John Doe"; console.log(`${empName} is one of the most valuable employee of the year`);