I'm trying to figure out how to print this class which contains an array filled with random numbers. My code is obviously throwing me an error that says: cannot use dot operator on a type. I just want to know how to make this work? Thanks for reading.