莱科宁chen

导航

2017年7月19日 #

7月19

摘要: # msg = "hello egon 666"# for i in msg:# print(i)#练习2# count = 0# while True:# if count > len(msg):# break# print(msg[count])# count += 1#练习3# msg = " 阅读全文

posted @ 2017-07-19 18:52 莱科宁chen 阅读(138) 评论(0) 推荐(0)