Python里有没有什么休眠函数C++里有sleep函数,python里有没有类似的函数[解决办法]import timetime.sleep(1.5) # sleep 1.5 seconds[解决办法]time.sleep()