暂停 一秒输出#程序分析,使用time模块的sleep()函数import timemyD = {1:'a', 2:'b'}for key, value in dict.items(myD): print(key, ...
確定! 回上一頁