📜  python 时间延迟 - Python 代码示例

📅  最后修改于: 2022-03-11 14:47:07.901000             🧑  作者: Mango

代码示例5
import time
time.sleep(3) #3s Delay!