Skip to content

My solution to CS50’s Introduction to Programming with Python 2022

Notifications You must be signed in to change notification settings

Neeraj303/CS50P

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course description

An introduction to Python programming language. Learn how to read and write code as well as how to test and "debug" it. Designed for students with and without prior programming experience who'd like to learn Python specifically. Learn about functions, arguments, and return values; variables and types; conditionals and Boolean expressions; loops; and objects and methods. Plus exceptions, file I/O, and libraries. Every week you are assigned multiple assignments and you complete the course by making an final project.

Table of Contents

Please note that this repository is for storing my projects and files from Harvard University's CS50P course. It is not meant for sharing answers or encouraging academic dishonesty. If you are currently enrolled, please complete the assignments independently and refer to the course materials.

About

My solution to CS50’s Introduction to Programming with Python 2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages