r = requests.get('https://github.com/timeline.json'). 現在,我們有一個名為r 的Response 物件。我們可以從這個物件中獲取所有我們想要的資訊。
確定! 回上一頁