@ -3,3 +3,7 @@ firstName = 'Eyob'
const PI = 3.14 // Not allowed to reassign PI to a new value
// PI = 3.
const arr = []
console.log(arr)