I'm not sure if I understood your question right, but are you looking for asyncio.run ? >>> async def f(): ... return 1 ... > ...
確定! 回上一頁