0% found this document useful (0 votes)
26 views2 pages

Python ProblemSet Exceptions

Uploaded by

znx52136
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views2 pages

Python ProblemSet Exceptions

Uploaded by

znx52136
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CS50’s Introduction to Programming with Python

OpenCourseWare

Donate  (https://cs50.harvard.edu/donate)

David J. Malan (https://cs.harvard.edu/malan/)


[email protected]
 (https://www.facebook.com/dmalan)  (https://github.com/dmalan) 
(https://www.instagram.com/davidjmalan/)  (https://www.linkedin.com/in/malan/) 
(https://www.reddit.com/user/davidjmalan)  (https://www.threads.net/@davidjmalan)
 (https://twitter.com/davidjmalan)

Problem Set 3

What to Do
1. Log into cs50.dev (https://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!
2. Execute update50 in your codespace’s terminal window to ensure that your codespace is
up-to-date; if prompted, click Rebuild now.
3. Submit all of the problems below:
 Fuel Gauge
 Felipe’s Taqueria
 Grocery List
 Outdated

When to Do It
By Monday, January 1, 2024 at 4:59 AM UTC (https://time.cs50.io/20231231T235900-0500).

You might also like