Skip to content

isaacvicente/CS50p-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50p 2022

Harvard's CS50p is an introduction to programming using a language called Python and designate for students with or without prior programming experience who’d like to learn Python specifically.

You can find more about the course here.

I created this repository to save all my solutions for the problems proposed on the course. Every exercise got the maximum score on submission and all of them were stylized by Black.

My main motivation to take this course was my Python class on college, so I wanted to practice some Python I learned in CS50x. If you want to do the same as me or just learn Python, I highly recommend you to take this course.

By the way I also have a repo of my CS50x solutions here.

Academic Honesty

Please try to solve the problems before taking a look at any of my solutions. Only then will you have the best use of the course.
Check the Academic Honesty policy of the course.

My problem set solutions