阅读背景:

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

来源:互联网 

代码

rows=7

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



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

分享到: