Where did Paul get this? He says, "I gave it to you as I received it myself."
保罗说这些有何根据?他解释说,“我领受的已经传给了你们“
So because of my height, in school, they would give me the ball.
所以在学校里他们会因为我的个子高而把球传给我。
Which is, and we're going to do some examples of this, initially we just typed in expressions Python into the interpreter; that is,directly into Python And as I suggested last time, the interpreter is actually a program inside of the machine that is basically following the rules we're describing here to deduce the value and print it up.
也就是,我们将会对这一点讲解一些例子,一开始我们只是简单的把表达式输入,到解释器里面去,也就是直接传给,我上次跟大家讲过,解释器实际上是,机器内置的,按照我们描述的规则,来推算出结果值并把值显示出来的一个东西。
And I think, probably, I've passed that along to Drew and some of his colleagues.
我认为自己很可能,把这个观念传给了Drew和他的同事们。
So Arg V bracket I, gives me the Ife string that I typed in.
那么Argv,把我刚键入的字符串Ife传给我。
And in Python the expression is, operand, operator, operand, when we're doing simple expressions like this, and if I give it to the interpreter, it gives me back exactly what you'd expect, which is that value. OK?
在Python中表达式就是,运算对象,操作符,运算对象,当我们处理这样的简单表达式的时候,我把表达式传给处理器,处理器给我返回了我想要的结果,对不对?
- This one was among our favorite-- "I was you at the CS50 Fair; I went to your station ; to see your program, you were my best friend; but when our hands touched as you handed me a Smiley face sticker, my heart skipped a beat.
这是我们最喜欢的-,“我和你一样在CS50大会上,我到你的网站看你的程序,你是我最好的朋友;,但是当我们牵手的时候,你传给我一张笑脸贴纸,我的心跳加速“
I'm passing as input the value in X, which is two.
我把那个值当输入传给X,那个值是。
应用推荐