摘要:
第一种解决方案:实现不使用内置函数的操作! def Run(): list2 = [1, 2, 3, 4, 5 ]; list3 = ["a", "b", "c", "d","e"]; dict={}; i=0; length=len(list2); while i<length: 'dict[li 阅读全文
posted @ 2017-10-19 10:00
mojiemeizi
阅读(5075)
评论(0)
推荐(0)
浙公网安备 33010602011771号