摘要: 初学python,贴一段代码!1. 先来个猜年龄的玩法 1 _oldboy_age = 56 2 count = 0 3 while count _oldboy_age: 9 print("think smaller") 10 else: 11 print("think bigger") 12 13 count +=1 14... 阅读全文
posted @ 2017-10-08 17:48 子夜星云 阅读(210) 评论(0) 推荐(0)