Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CS50

Repo info

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

For more information on this course, see: CS50's Introduction to Programming with Python

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 that 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.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages