So let's say you're the vice president of whatever.
假设你是某一个副总裁。
So David, you're about to go, you realize you've got this coordination problem, so you phone Nina up and you can say whatever you like, so what would you say to Nina?
大卫你来吧,你觉得最好事先能联系稳妥,所以你就给妮娜打了个电话,你会对她说点什么呢
And I say, "That's fine. Whatever you want."
我说“行啊,你想喝什么就点什么吧“
How do I give up my right to do whatever is in my power to secure my person or my possessions, when I have no expectation, you might say, ? that others around me are prepared to do so as well?
我怎么能在我不期望,身边的人会这样做的时候,放弃我保护自身和财产安全,不受侵害的权利?
If I say x is 2, I want to know, what's the square root of 2, well if you're enough of a geek, you'll say 1.41529 or whatever the heck it is, but in general, this doesn't help you find the square root.
如果我说X等于,我想知道,2的平方根是多少,那么如果你足够书呆子你就会说,1。41529或者随便什么玩意儿,但是大体上,它不会帮你算出平方根。
So unlike Scratch where you pretty much had to say "repeat" ten times or whatever, or forever where it's just "forever" with for loops, -- can you actually specify a finite number of iterations -- and as I learned 15 years ago, finite is important.
所以不像Scratch,你大致上需要用,“repeat“10次或更多,或者需要不断地使用当它,是死循环时,你们能够指定出一个有限的迭代次数-,像我15年前学的,有穷的是重要的。
Each of you, who is above 18 and is an American citizen, and was born in America above whatever it is, whatever the rule is, whatever the Constitution says), each of you can potentially stand up now and say you're going to run for president.
你们中每一个到了18岁的美国公民,并生在美国,大于不论几岁,不论规定是多少,不论宪法怎么规定,你们都可以站出来,参加总统竞选
So a loop or an infinite loop, because true is always true, there is no-- nothing on the screen that seems to change this keyword true, so this is actually a deliberate infinite loop, but so was that thing up top to forever say hi or whatever it is you wanted to do.
因此而出现死循环,屏幕上的这些语句无论怎么运行,都无法改变它为真的事实,这就是所谓的死循环,无论你想不想要,屏幕上都会不断打印出“hi“
-- Else if n is greater than 4 and n is less than 6 -- 7 let's call it medium -- else if n is greater than or equal to 7, -- less than or equal to 10 -- let's call it "big" -- and if the user typed in zero or negative 10 or 20 or whatever, let's just use the all-inclusive else block and just say, "You picked an invalid number."
否则如果n大于4,并且n小于-,我们叫它为中间数--否则如果n大于等于,小于等于10--我们叫它为“大数“,如果用户键入了0或者-10或20或其它的,让我们用一个广泛的else子句,只需要说,“你选了一个非法的数字“
应用推荐