阅读背景:

python练习之打印实心正方形和空心正方形(单for循环)

来源:互联网 

代码

rows=6

print('1-'*16)
for i in range(rows):
     range



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

分享到: