中英
输入去也
  • 翻译

Input output

以上为机器翻译结果,快速获取精准的人工翻译结果,建议选择有道人工翻译

  • 原声例句
  • 1

    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.

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

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

  • 2

    But there's an important thing going on here, if I in fact wanted to combine those into a string I should have told the machine to do that, and I can do that, by explicitly saying, take that, which is a number, then add it to that string.

    但是这里有个很重要的事情,实际上想要把这些加到一个字符串里面,我应该告诉计算机做这个,我应该这么做,通过明确的输入就是把这个对象,一个数字,然后把它加到一个字符串里面

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

查看更多