随笔分类 -  python的学习

经典的老男孩 感谢: alx xiao *** ***
摘要:## lla={# 'sheng':{# 'shi':{# 'xian':{# 'qu':{},# 'qu':{},# 'qu':{},# 'qu':{},# },# 'xian':{'qu':{},},# 'xian':{'qu':{},},# },# 'shi':{'xian':{'qu':{} 阅读全文
posted @ 2018-04-12 11:51 牛粪也香 阅读(250) 评论(0) 推荐(0)
摘要:1.格式化字符串 name = input("your name:")age = input("your age:")if age.isdigit(): age = int(age)else: # print("plz input a num") exit("plz input a num")job 阅读全文
posted @ 2018-04-10 21:49 牛粪也香 阅读(1021) 评论(0) 推荐(0)
摘要:if else: input 阅读全文
posted @ 2018-04-10 09:37 牛粪也香 阅读(333) 评论(0) 推荐(0)
摘要:if else: input 阅读全文
posted @ 2018-03-13 09:30 牛粪也香 阅读(162) 评论(0) 推荐(0)