本篇ShengYu 要介紹Python dict 字典用法與範例,dict 字典是一個key-value 對應的容器,能用鍵(key)來 ... for key, value in student_dict.items():
確定! 回上一頁