摘要: import jiebadef judodd(num): if (num % 2) == 0: return "enev" else: return "odd"def open_dict(Dict = "hhh",path = "D:\\"): path = path + "%s.txt" % Di 阅读全文
posted @ 2017-12-05 21:22 DY2017 阅读(185) 评论(0) 推荐(0)
摘要: import jiebadef judodd(num): if (num % 2) == 0: return "enev" else: return "odd"def open_dict(Dict = "hhh",path = "D:\\"): path = path + "%s.txt" % Di 阅读全文
posted @ 2017-12-05 20:43 DY2017 阅读(376) 评论(0) 推荐(0)