Problem Set 1
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
- Home Federal Savings Bank - CS50’s Introduction to Programming with Python
- Deep Thought - CS50’s Introduction to Programming with Python
- File Extensions - CS50’s Introduction to Programming with Python
- Math Interpreter - CS50’s Introduction to Programming with Python
- Meal Time - CS50’s Introduction to Programming with Python