So my main goal here is to take in a 2D array of multiple student arrays and return an array of properly-formatted emails. I\'ve tried to do studentArr[i] but t
studentArr[i]