1.3 帶參數的get 請求. import requests response = requests.get("http://httpbin.org/get?name=zhaofan&age=23") print(response.
確定! 回上一頁