目录1.for 循环2.while 循环3.do-while 循环4.for-else 循环5.while-else 循环python是一门高级编程语言,其拥有多种循环方式,如for循环、while循环、do-while循环等。