Any questions about going through these cycles and using expressions like this and so forth? Expressions like this you know turn up in various places, like in the equations sheet that appears at the end of exams, right?
关于推导这些循环和使用,这样的表达式之类的,有没有什么问题?,这样的表达式在各种地方都会出现,比如试卷后面的公式页?
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中表达式就是,运算对象,操作符,运算对象,当我们处理这样的简单表达式的时候,我把表达式传给处理器,处理器给我返回了我想要的结果,对不对?
应用推荐