var hello = "your name"; let pHone = 23.90; nops = () => { console.log("nops func"); } nops(); console.log("hello codeory");