Then the next thing in the loop, we're going to enter a nested loop and say for every college in the list e, we're going to print the name of the college.
循环中的第二件事,是进入一个嵌套循环,这个嵌套循环将数组中的,大学名字显示出来。
The only interesting thing now is a nested loop.
唯一有趣的是现在是一个嵌套循环。
应用推荐