And the boy uses the trees to do two things, right: to go up, or go out, and come back, to return.
这个孩子用树做了两件事:,上去,出去,回来,落下。
I'm going to print here the list if we go into it, and print of the when we're done and then just return that.
注意接下我来我要做的事,运行到这里时会打印列表,并且当处理完成后会打印返回的列表。
When evening comes,"he writes, I return to my house and go to my study.
他写到:,“当夜晚来临,并开始学习。
Let me go ahead and compile return one. All right.
我们继续编译return1,好的。
OK. Note, by the way, if I chase through each possible path, like there's some IFs in here, if there's some places to go, at least in this piece of code, every possible path through this code ends in a return. And that's a good programming discipline, to make sure that happens.
注意一下,如果我跟进每一条可能的路径,像是这里的,起码在这段代码中就有很多走向,这段代码中的每一条可能路径,在结尾都会返回一个值,这就是一条很好的编程定律,请确保这样做。
So let's go ahead and run return one, enter.
我们继续运行return1,回车。
应用推荐