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.
循环中的第二件事,是进入一个嵌套循环,这个嵌套循环将数组中的,大学名字显示出来。
And what it's saying semantically is, using that variable as my placeholder, have it walk through this collection, starting at the first thing, execute that code, then the next thing, execute that code, and so on.
它的语义意思就是,把这个变量应用为我的占位符,用它来遍历这个集合,从第一个元素开始,执行代码,然后下一个元素,再执行代码。
The only other thing--then next period we're going to talk-- on Friday we're meeting again and we're meeting again about-- this time it's about efficient markets and I want to talk about the evidence for efficient markets and against it and that will lead you into your third problem set about efficient markets.
下节课的主题是,我们将在周五的课上讨论,有效市场问题,我要讨论关于支持和反对,有效市场的证据,那时你们可以开始做,第三本习题集,是关于有效市场的
应用推荐