• And along the way I'm keeping track of how many iterations at the end I'll print how many iterations I took, before I return the final guess.

    提到的方法去运行,且我会跟踪到底,进行了多少次迭代,在最后返回结果之前,显示进行了多少次迭代。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • 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.

    也就是,我们将会对这一点讲解一些例子,一开始我们只是简单的把表达式输入,到解释器里面去,也就是直接传给,我上次跟大家讲过,解释器实际上是,机器内置的,按照我们描述的规则,来推算出结果把值显示出来的一个东西。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • So I can concatenate techs plus ivys and assign that result to univs, and then when I print it you'll notice I just get a list of five strings.

    和ivys数组用加号串联运算,结果赋值给univs数组,接下来我显示下univs的结果,你注意到我得到了一个。

    麻省理工公开课 - 计算机科学及编程导论课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定