Python開發(fā) Python教程 Python基礎
Python continue 語句跳出本次循環(huán),而break跳出整個循環(huán)。
continue 語句用來告訴Python跳過當前循環(huán)的剩余語句,然后繼續(xù)進行下一輪循環(huán)。
continue語句用在while和for循環(huán)中。
Python 語言 continue 語句語法格式如下:
流程圖:
實例:
Python交流群
UI設計交流群
Unity交流群
HTML5交流群
Copyright?2019 qikuedu.com, All Rights Reserved. 版權所有:河南奇酷信息技術有限公司豫ICP備19006111號-1