In simple words, you can use the else block just after the for and while loop. Else block will be executed only if the loop isn't terminated by a break ...
確定! 回上一頁