Welcome to my Harvard CS50 "Introduction to Computer Science with Python" Problem Set Solution Repository!
-
Updated
Jan 16, 2025 - Python
Welcome to my Harvard CS50 "Introduction to Computer Science with Python" Problem Set Solution Repository!
Harvard CS50's Introduction to Computer Science
Harvard's CS50 Course Solutions
This is a simple Python program that allows you to manage a contacts list. The program provides basic functionality for adding, listing, searching, and deleting contacts. It uses a dictionary to store contact details with names as keys.
Add a description, image, and links to the cs50problems topic page so that developers can more easily learn about it.
To associate your repository with the cs50problems topic, visit your repo's landing page and select "manage topics."