Beny Dishon K

const NAME = 'Beny Dishon K'
 
let location = 'Chennai, India'
 
let hobbies = [
  'Programming',
  'Gaming',
  'Eating',
  'Reading',
  'Driving'
  // 'Sleeping'
]