Asynchronous functions in Python return what's known as a Future object, which contains the result of calling the asynchronous function.
確定! 回上一頁