#will sleep the current corutien for set numner of seconds import asyncio await asyncio.sleep(1)
import asyncio await asyncio.sleep(1)