Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aliramazanov/cs50p

Solutions of CS50’s Introduction to Programming with Python Course
https://github.com/aliramazanov/cs50p

Last synced: about 15 hours ago
JSON representation

Solutions of CS50’s Introduction to Programming with Python Course

Awesome Lists containing this project

README

        

# CS50 Python

This repository contains Python projects completed as part of the CS50’s Introduction to Programming with Python course offered by Harvard University.

## Description

CS50P is an introductory course that covers the fundamentals of computer science using Python. This repository contains assignments completed during the course.

## problem set 0

First problem set focuses on basics of string methods, formatting, mathematical operations, user input and functions