SkillAgentSearch skills...

CS50P

CS50's Introduction to Programming with Python.

Install / Use

/learn @m-spangenberg/CS50P
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

My solutions to the problem sets presented in CS50's Introduction to Programming with Python.

For more information on this course, see: EDx HarvardX CS50P & Harvard OpenCourseWare CS50P

Quick Setup: Working Environment

To quickly set up a local working environment containing style50, check50, and submit50 simply open a terminal in your working directory and run pipenv install check50 submit50 style50. This will create a virtual environment which you can access using: pipenv shell. From there you can issue all necessary *50 commands. If you don't have pipenv installed, simply run pip3 install pipenv.

<sub>Please see Pipenv's Documentation for more info.</sub>

Important Note: Academic Honesty Policy

Please do not try to submit my answers as your own.

Note that CS50’s staff audits submissions to CS50P. Students found to be in violation of the Academic Honesty policy will be removed from the course and deemed ineligible for a certificate.

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated23d ago
Forks13

Languages

Python

Security Score

80/100

Audited on Mar 11, 2026

No findings