Skip to content

This repository conatains y solutions to the CS50 Intro to Programming with Python (version 2022)

Notifications You must be signed in to change notification settings

iaaron-xyz/cs50-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50's Introduction to Programming with Python (2022 version)

This repository contains my solutions to all the psets of CS50's Introduction to Programming with Python, the 2022 version.

Course site: https://cs50.harvard.edu/python/2022/

Weeks

  • Week 0: Functions, Variables

    • Pset 0:
      • einstein/einstein.py
      • faces/faces.py
      • indoor/indoor.py
      • playback/playback.py
      • tip/tip.py
  • Week 1: Conditional

    • Pset 1:
      • bank/bank.py
      • deep/deep.py
      • extensions/extensions.py
      • interpreter/interpreter.py
      • meal/meal.py
  • Week 2: Loops

    • Pset 2:
      • camel/camel.py
      • coke/coke.py
      • plates/plates.py
      • twttr/twttr.py
      • nutrition/nutrition.py
  • Week 3: Exceptions

    • Pset 3:
      • fuel/fuel.py
      • taqueria/taqueria.py
      • grocery/grocery.py
      • outdated/outdated.py
  • Week 4: Libraries

    • Pset 4:
      • emojize/emojize.py
      • figlet/figlet.py
      • adieu/adieu.py
      • game/game.py
      • professor/profesor.py
      • bitcoin/bitcoin.py
  • Week 5: Unit Tests

    • Pset 5:
      • test_twttr/test_twttr.py
      • test_twttr/twttr.py
      • test_bank/test_bank.py
      • test_bank/bank.py
      • test_plates/test_plates.py
      • test_plates/plates.py
      • test_fuel/test_fuel.py
      • test_fuel/fuel.py
  • Week 6: Files I/O

    • Pset 6:
      • lines/lines.py
      • pizza/pizza.py
      • pizza/regular.csv
      • pizza/sicilian.csv
      • scourgify/scourgify.py
      • scourgify/before.csv
      • shirt/shirt.py
      • shirt/shirt.png
      • shirt/muppets/before1.jpg
      • shirt/muppets/before2.jpg
      • shirt/muppets/before3.jpg
  • Week 7: Regular Expressions

    • Pset 7:
      • numb3rs/numb3rs.py
      • numb3rs/test_numb3rs.py
      • watch/watch.py
      • watch/test_watch.py
      • working/working.py
      • working/test_working.py
      • um/um.py
      • um/test_um.py
      • response/response.py
      • response/test_response.py
  • Week 8: Object-Oriented Programming (OOP)

    • Pset 8:
      • seasons/seasons.py
      • seasons/test_seasons.py
      • jar/jar.py
      • jar/test_jar.py
      • shirtificate/ahirtificate.py
      • shirtificate/shirtificate.png
  • Week 9: Et Cetera

    • Final Project

About

This repository conatains y solutions to the CS50 Intro to Programming with Python (version 2022)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages