Problem Set 7
What to Do
Log into cs50.dev, which is a cloud-based version of Visual Studio Code (VS Code) that provides you with your very own “codespace” with everything that you need for the course pre-installed. No need to download and install VS Code or Python on your own Mac or PC!
Execute
update50in your codespace’s terminal window to ensure that your codespace is up-to-date; if prompted, click Rebuild now.Submit all of the problems below:
When to Do It
Problems
- 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