Yeah, if my machine will come back up, there we go. So, I'm going to now go ahead and write a little piece of code, and I put it here and I hope you can actually see these better this time, let me uncomment that region.
让我们写出代码来吧,好,如果我的电脑能回来的话,好了,那么,我要去写一小块代码,我把它放在这里以期望大家这次,能看的更清楚点。
So this first little piece of code right here says, ok you give me 2 points, I'll create another 1 of these lists and I'll simply take the x, sorry I shouldn't say x, I'm going to assume it's the x, the x-values are the two points, add them together, just right there, the y-values, add them together and return that list.
好,为了来认识到这一点,让我们来看一个简单的小例子,在你们的课堂手册上,你可以看到我写了一个小程序,它假设我得到了,这些点中的一些,我想对它们做一些操作,例如我想把它们加到一起,那么这里的第一小片,代码的意思是,好给我两个点,我会再创建一个数组。
And in terms of using these equations in solving problems on the exam, and also using these constants, make sure if you think there might be any chance you're going to get any little part of a problem wrong or do a calculation inaccurately, you need to write out every single step of your thinking as you write out these problems.
而当你在考试过程中用这些公式,来解题时,加上运用这些常数,如果你觉得有可能,在某一小问上出错,或者出现计算错误,请务必把你的思路一步一步地都写出来,当你在答题的时候。
应用推荐