So, inside of code, or inside of a script, there's no print, unless we make it explicit.
因此,在代码里面,或者在脚本里面,不会有显示结果的功能,除非我们让它这么做。
And then we'll see if it is. So I think I put in one a two, right? Or one a two?
我认为我们把1a2放进了数组对不对?,那么显示结果应该是1,a,2了?
All right, so it looks like we weren't showing the percentages here, but it looks like hopefully most of you were able to get the correct answer of H2 being the limiting reactant.
看来我们好像没办法,显示结果的比例,但看起来大部分人,都能得到正确的结果,那就是H2是受限制的反应物2,看来现在我们还没搞明白。
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.
也就是,我们将会对这一点讲解一些例子,一开始我们只是简单的把表达式输入,到解释器里面去,也就是直接传给,我上次跟大家讲过,解释器实际上是,机器内置的,按照我们描述的规则,来推算出结果值并把值显示出来的一个东西。
Again, wow.
我们显示结果为奇数,然后我们继续。
And it sure enough prints what we expected it to print.
现在如果我显示下ivys的内容,它肯定会显示出我们期待的结果。
应用推荐