This returns all items of the dictionary as a list of (key, value) tuples. dict1= {1: "Python", 2: " Java", 3: " C++", 4: "html"}
確定! 回上一頁