The Python Break statement can be used to terminate the execution of a loop. It can only appear within a for or while loop.
確定! 回上一頁