Array Building Exercise

Make an array of 4 student objects with the following properties

  • name
  • age

and the following data types:

  • array
  • boolean

Print each student's name and age to the console