So in particular, that is an assignment statement.
特别要说的是,这是赋值声明。
And so we saw that as well, the last piece we had here is the ability to create variables, which have their own values, and that's done using an assignment statement.
我们也可以看到,这里我们最后的是,创建了一些变量,这些变量都有自己的值,这是运用了赋值声明来完成的。
I have a sequence of commands; I've got an assignment statement, I've got another assignment statement, I've got a print statement, I've got an input statement, which we'll come back to in a second.
这是一系列的命令;,我有了一个赋值声明,然后是另外一个赋值声明,还有一个print声明,然后是一个input声明,我们稍后会讲讲这个生命。
The first statement right here, that's just an assignment statement, I'm giving some value to x.
第一个声明在这里,这仅仅是一个赋值声明,我赋值给x一个值。
应用推荐