摘要: 最近找工作,学习Python大计暂时被搁置了。 """import timecount = 0while count < 10: print('OK',time.time()) #count = 100 count = count + 1 print(123)""" #使用while循环插入1234 阅读全文
posted @ 2018-04-24 21:43 美丽的dream海 阅读(92) 评论(0) 推荐(0)