习题集 4
准备工作
登录 cs50.dev,这是一个基于云端的 Visual Studio Code (VS Code) 版本,它为你提供专属的“codespace”,其中已预装了课程所需的一切。无需在自己的 Mac 或 PC 上下载并安装 VS Code 或 Python!
在 codespace 的终端窗口中执行
update50以确保你的 codespace 是最新的;如果收到提示,请点击 Rebuild now。提交以下所有题目:
截止日期
题目
- Adieu, Adieu - CS50’s Introduction to Programming with Python
- Bitcoin Price Index - CS50’s Introduction to Programming with Python
- Emojize - CS50’s Introduction to Programming with Python
- Frank, Ian and Glen’s Letters - CS50’s Introduction to Programming with Python
- Guessing Game - CS50’s Introduction to Programming with Python
- Little Professor - CS50’s Introduction to Programming with Python