【作业批改】task-2-1 数据采集 - 需修改 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
作业批改结果:需修改 ⚠️
提交文件
问题
requests.grt应为requests.get建议
修改第3行:
response = requests.grt(url, params=params)→response = requests.get(url, params=params)得分
80/100
学期间多次未完成作业将影响期末成绩。