摘要:
#!/usr/bin/python card_list=[] #定义列表变量 def show_menu(): print("*" * 10) print("名片管理系统 V0.1") print("01,新增名片") print("02,显示名片") print("03,搜索名片") print("退出系统") print("*" * ... 阅读全文
posted @ 2019-08-21 09:42
kingle-l
阅读(632)
评论(0)
推荐(0)
浙公网安备 33010602011771号