How do we typically print things, we convert them to strings.
我们一般是怎么显示对象的呢?,对,把它们转换为字符串。
t prints out 0.
那么程序会怎么做呢?会显示答案为。
Again, wow.
我们显示结果为奇数,然后我们继续。
All right, it's so if I looked at it, sorry, IF x is less than y, THEN check to see IF x is less than z, and if that's true, print out x is the smallest.
好,代码是这样的,对不起,是不是x比y小,然后去看看是不是x比z小,如果都为真的话,显示x为最小值。
Now I'll print L 2. Kind of what you'd guess, but here's the interesting question: if I say L 1 is assigned 0, L 1 sub is assigned 4, I'll print L 1.
然后我将显示下L2的内容,你,们猜猜这个有趣的问题:,如果我将L1赋值为4的话,再去显示下L1,会怎么样呢?
应用推荐