What's wrong with this code?

brightness  doesn't have quotes " " around itThe array is missing a comma ,The array is missing brackets [ ]The array has too few elements

brightness  doesn't have quotes " " around it.