阅读背景:

python中输出一个九九乘法表

来源:互联网 
second = 1
while second <= 9:
first = 1
while first <= second: wh



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

分享到: