Try it again. So, sure enough, changing the bias changed the price, and even changed it in the right direction.
我们再来运行一下,好了,很明显,这个偏向值改变了价格,而且方向也是对的。
But, just to be sure, not to be sure, but just to increase my confidence, I'm going to just run it again.
所以说它是对的是很有道理的,但是,确定一下,但是为了提高我们的自信,我要再运行一次。
Let me go ahead and run this now.
运行看一下。
OK, what I would like you to see is I've been printing out, as I went along, actually let's back up slightly and look at the code. There's merge sort.
好的,我想让你们看就是我运行过后,打印出来的结果,我们再回头看一下这段代码,这就是归并排序,输入一个列表。
- These ones should curl, see if I can - oh, not bad. Let's run it.
这些东西可以卷上去,让我们看看,结果不错,让我们来运行一下程序。
Let's run merge sort on it, and then we'll look at the code.
让我们在这个列表上运行归并排序,然后我们在看一下代码。
But let's run it again, as we've done with all the other tests.
但是让我们再来运行一下,我们做完其他的实验。
So, and now let's run it and see what happens.
现在让我们运行一下。
Sorry about that. But we'll let it run.
抱歉,但是我们得运行一下。
And let's let it rip.
让我们运行一下。
Well, let's run it and see.
好的,让我们运行一下看看。
All right. So let's run it.
好了,让我们来运行一下。
All right, we're-- well actually, I should say that better, we first check to see, is x 0 greater than or equal to zero, if it's not, then we come down here and we print something out, otherwise we run through a little loop to get the answer, and then we check it and we spit something out.
然后我们运行一个小循环,好了,我们现在来看看,如果x≥0或者x<,我们看这儿,我们会输出一些内容,或者我们运行一个小循环来获取答案,然后我们检验一下,然后得到结果。
应用推荐