摘要: # a = input('a:')# b = input('b:')# c = {}# c[a] = b# print(c,type(c)) 阅读全文
posted @ 2017-06-02 09:02 小东阁下 阅读(91) 评论(0) 推荐(0) 编辑