阅读背景:

for,while循环嵌套二次练习

来源:互联网 
for i in range(5):
print(i)

#99乘法表
i=1
while i<=9:while i<=



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

分享到: