阅读背景:

python while()无限循环_学习笔记的博客_python while无限循环语句

来源:互联网 

代码如下:

a=30
while a>0:
    a=a-1
    print(a)



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: