Skip to content

ayng/CS50-Python-Problems-Set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50 Python Problem Sets

📘 This repository contains my personal solutions and learning notes from the CS50’s Introduction to Programming with Python course by Harvard.


📁 Structure

Each folder corresponds to a problem set:

  • week_0/: Functions, conditions, loops
  • week_1/: Pythonic thinking and data types
  • week_2/: Conditionals and logic
  • week_3/: Exceptions and error handling
  • (Add more as you go)

🧠 What I’m Learning

  • Core Python syntax
  • Best practices
  • Problem-solving patterns
  • Clean code and structure

🚀 How to Run

Clone this repo and run any file with:

python filename.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages