go

在测试类中打印一个数组。

英文: Print an array in tester class 问题 我试图在Course类的测试类中返回学生数组,但是我一直收到一个“class expected”错误。我尝试过使用 stud...