2019年7月3日

摘要: 1. 03 day16 30s 2. 02 day46 mysql 阅读全文
posted @ 2019-07-03 15:50 温录凯 阅读(120) 评论(0) 推荐(0) 编辑
摘要: def kk(u): if(u)%2==0: print('u能被2整除') else: print('u不能被2整除') kk(81) 阅读全文
posted @ 2019-07-03 15:18 温录凯 阅读(80) 评论(0) 推荐(0) 编辑

导航