The async def type of coroutine was added in Python 3.5, and is recommended if there is no need to support older Python versions.
確定! 回上一頁