Call dict.items() to get the key-value pairs of a dictionary. Use a for loop and call print(value) with value ...
確定! 回上一頁