It becomes a 13 and that is consistent with the code and it also doesn't crash because now y has been assigned to the correct value.
它变成了一个13,这个和代码是一致的,程序也不会崩溃,因为现在y被赋了正确的值。
It didn't really crash, it found an assert statement. So if you look at the bottom of the function, you'll see that, in fact, I checked for that.
其实程序并没崩溃,它只是碰到一个断言语句然后停了下来,如果你看看函数的顶部,你会看到,实际上我断定计数器。
Also, if the earnings drop, they don't want to suddenly do a crash cut in their dividends either, so they're always sluggishly adjusting toward the target payout rate.
同样,如果收益下降,他们不想匆忙的把股利降下来,所以他们总是慢慢的,朝着目标股利发放率靠近
What I don't want your program to do is crash when that happens. Or run forever.
当这种问题出现时程序崩溃,或者一直运行下去。
应用推荐