aryanranderiya / cs50-python

Welcome to my Harvard CS50 "Introduction to Computer Science with Python" Problem Set Solution Repository!

Home Page:https://cs50.harvard.edu/python/2022/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harvard CS50 Python Problem Sets

Welcome to the Harvard CS50 Python Problem Sets repository! This repository contains my solutions to the problem sets for CS50's Introduction to Computer Science using Python. This course is offered by Harvard University through edX.

Table of Contents

Course Information

Problem Sets

This repository contains my solutions to the problem sets for each week of the course. Here's a list of the problem sets available:

Usage

To use this repository, follow these steps:

  1. Clone the repository to your local machine using the following command:

git clone https://github.com/aryanranderiya/cs50-python

  1. Navigate to the specific problem set folder you're interested in, e.g., week0, week1, etc.

  2. Review the Python code and any accompanying documentation to understand the solution.

  3. Feel free to use the code as a reference, but remember the CS50 academic honesty policy if you are currently enrolled in the course.

License

This repository is licensed under the MIT License. Feel free to use, modify, and distribute the code as long as you include the original license file and provide appropriate attribution.

About

Welcome to my Harvard CS50 "Introduction to Computer Science with Python" Problem Set Solution Repository!

https://cs50.harvard.edu/python/2022/

License:MIT License


Languages

Language:Python 100.0%