python features

while else branch can, in the end of the cycle to the end (instead of using break out of the inner loop, the interior of the jump will not be executed else), out of the normal cycle of judgment when executed.

for use directly in tuples, lists, dictionaries of elements, while avoiding the use of the index, increased readability.

Guess you like

Origin www.cnblogs.com/qizhou/p/12177084.html