Starting in Python 3.5, it is possible to define asynchronous functions using the async keyword [2]. For example: async def greeting(name):.
確定! 回上一頁