Skip to content

Commit e76b6b3

Browse files
authored
Update README.md
1 parent 7558e8a commit e76b6b3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
"# CS50s-Introduction-to-Programming-with-Python"
1+
# CS50's Introduction to Programming with Python - Problem Sets
2+
3+
This repository contains my solutions for **CS50's Introduction to Programming with Python** problem sets. Each folder includes code for individual problem sets, following the concepts and exercises covered in the course.
4+
5+
## Topics Covered
6+
- Variables and Data Types
7+
- Control Structures
8+
- Functions and Libraries
9+
- Object-Oriented Programming
10+
- File I/O and Exceptions
11+
- Regular Expressions and more

0 commit comments

Comments
 (0)