技术标签: python练习. #输入暂停1秒: import time my_dit={1:"a",2:"b"} for key,value in dict.items(my_dit): print(key,value) time.sleep(1).
確定! 回上一頁