Harvard CS50's Introduction to Computer Science
-
Updated
Mar 20, 2023 - C
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."