作业批改反馈 - task-2-1 豆瓣Top250电影爬取 #2

Open
opened 2026-03-26 13:53:20 +08:00 by gitea_eternal · 0 comments

作业批改反馈

成绩:不及格

问题:

  1. 存在语法错误,代码无法运行
    • response.enconding 拼写错误,应为 response.encoding
    • movies.appenf() 拼写错误,应为 movies.append()

改进建议:

修复上述拼写错误后代码应能正常运行

## 作业批改反馈 ### 成绩:不及格 ### 问题: 1. **存在语法错误,代码无法运行**: - response.enconding 拼写错误,应为 response.encoding - movies.appenf() 拼写错误,应为 movies.append() ### 改进建议: 修复上述拼写错误后代码应能正常运行
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2509165013/task-2-1-data-collection#2
No description provided.