We were given an assignment to come up with an idea of something you'd like to work on.
我们的任务是想出,自己想要做的项目。
Maybe a partner at your firms gives you an assignment and says,
也许你公司的合伙人交给你一个任务,并且指出
Having already chosen to use equal as an assignment, I need something else to do comparison.
既然等号是,用来赋值的,我需要用一些东西来做比较。
For those of you here for the first time, I mentioned that the first time you'll actually have an assignment that you'll have to turn in, will be next week.
对于第一次上课的同学,我之前说过,你们,第一次作业应该是下周提交
A To make an A paper in my class, A to make an A on a paper, not only does the paper have to have the right answers and fulfill the assignment, it has to be written elegantly and excellently.
在我的课上要拿,论文得,不仅内容回答要正确,符合要求,而且必须文笔优美。
That's no random assignment; it's not an experiment.
没有随机安排;,不满足实验的条件。
It is an assignment.
它是用来赋值的。
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一个值。
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.
我们也可以看到,这里我们最后的是,创建了一些变量,这些变量都有自己的值,这是运用了赋值声明来完成的。
So I'm going to have an assignment of y, I'm going to have an assignment of iters left, I've got a comment that I had borrowed in order to do some debugging, and then what do I want it to do?
因此我需要对y进行赋值,需要对iters,left进行赋值,还有一个我用的别人的,用来调试的一些注释,那么接下来我希望程序怎么运行呢?
应用推荐