let myVariable = 5;
const myConstant = "Hello";
var myVar = true;