Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.01 KB

File metadata and controls

28 lines (22 loc) · 1.01 KB

CS50 Python

Solving the Problem Sets of CS50’s Introduction to Python — One at a Time:

Course detail

It deals with Functions, Variables, Conditionals, Loops, Exceptions, Libraries, Unit Tests, File I/O, Regular Expressions, Object-Oriented Programming, Et Cetera.

Disclaimer

I have to give the disclaimer, I do provide full solutions here, but if you are here trying to find the code block that will help you pass the tests without thinking, you are wasting your time, and that is sad. It is a much stronger learning experience when it is you who searches, thinks and finds the solution. I am here to talk about the problem sets and to be a helpful guide for different approaches along the way.

Problem Sets

All Problem Sets

Contributing

Any requests are welcome , if you can help or need help in understanding of these problem sets, feel free to contact me.

License

MIT