摘要:
#!/usr/bin/python # --*-- coding: utf-8 --*-- directory={ "张三":16, "李四":46, "王二":56, "赵武":32, "小白":12} #定义一个空的字典 dire={} print(type(dire)) #输出整个字典 pri 阅读全文
posted @ 2019-04-12 09:57
泡面小网管
阅读(171)
评论(0)
推荐(0)
只会泡泡面个装系统的小网管。