create_task() is where you actually create a new task that will run concurrently to the other tasks inside of the event loop. import asyncio. async def ...
確定! 回上一頁