asyncio.ensure_future(factorial("A" 3)),. asyncio.ensure_future(factorial("B" 4)),. ] loop.run_until_complete(asyncio.wait(tasks)).
確定! 回上一頁