摘要:
count = 0 ile count < 101: temp = 0 temp = count % 2 if temp == 0: print(count) else: pass count = count + 1 count = 0 while count < 10: if count == 7: count ... 阅读全文
posted @ 2018-11-04 21:53
一个程序员吧
阅读(426)
评论(0)
推荐(0)
浙公网安备 33010602011771号