习题集 7
准备工作
登录 cs50.dev,这是一个基于云端的 Visual Studio Code (VS Code) 版本,它为你提供专属的“codespace”,其中已预装了课程所需的一切。无需在自己的 Mac 或 PC 上下载并安装 VS Code 或 Python!
在 codespace 的终端窗口中执行
update50以确保你的 codespace 是最新的;如果收到提示,请点击 Rebuild now。提交以下所有题目:
截止日期
题目
- NUMB3RS - CS50’s Introduction to Programming with Python
- Response Validation - CS50’s Introduction to Programming with Python
- Regular, um, Expressions - CS50’s Introduction to Programming with Python
- Watch on YouTube - CS50’s Introduction to Programming with Python
- Working 9 to 5 - CS50’s Introduction to Programming with Python