cs50python
There are 46 repositories under cs50python topic.
aviiciii/cs50python
My problem sets for CS50 Python 2022
Aadv1k/cs50
Source code and Solutions for HarvardX CS50's 2023-2024; Includes all the PSets and Project work for CS50x, CS50W (web), CS50P (python)
rohanrdy/CS50-Python
My solutions for CS50P's problem sets
aryanranderiya/cs50-python
Welcome to my Harvard CS50 "Introduction to Computer Science with Python" Problem Set Solution Repository!
yamilobt8/CS50P
🐢 CS50 Python Solutions
flexycode/CS50
📗 Problem sets for CS50 course by Harvard University
abzrg/cs50p-sol
My solutions to the cs50p's problem sets
alokshandilya/cs50-python
My Solutions for Harvard's CS50P Introduction to Programming with Python 🐍
Ifhezu/TaskManX
TaskManX: Boost your productivity with an all-in-one task manager, file organizer, and password generator. Prioritize, track deadlines, and set reminders with ease. Stay organized, manage tasks, and generate secure passwords effortlessly. Supercharge your efficiency now!
nathan-jhon/CS50P
🚀 Join me on my exciting CS50P journey! This repository is packed with Python-powered adventures, from conquering assignments to insightful lecture notes. Dive in, explore, and let's learn together! 💻✨
ggeerraarrdd/portfoliofy
A REST API to generate portfolio-ready screenshots of your awesome web projects
ThomasDoom/CS50P-2024
🐍 CS50-Python Solutions: Making my way to the end!! :]
aviiciii/hangman
My final project for cs50python course.
BurakAhmet/cs50p
Harvard's CS50p problem solutions.
enihseht/Harvard_CS50P-Final_Project-Audio_World_Clock
This repository contains my final project for the Harvard CS50 Introduction to Python course. The project is an implementation of a world clock with voince assistance. It was developed as part of the course requirements to demonstrate proficiency in Python programming concepts and problem-solving skills.
HairoHeria/ebook-to-pdf-converter-via-sharex
Final project for the CS50’s Introduction to Programming with Python. A Python program to convert ebooks to PDFs by taking screenshots and compiling them.
leishaozaici/CS50P-2022
CS50P Problem Sets Solutions
ninosanta/CS50-Python-notes
Notes and exercises from CS50P
ShlokChaitanya/CS50P
CS50’s Introduction to Programming with Python
vasilisa-che/CS50P-Final-Project
The Final Project of the CS50P online course – the console version of the Wordle game
A13HILASH/CS50_Python_ProblemSet_2023
Here are all CS50 python Assignments of 2023. Please use this as a reference for your assignment do not copy! Happy coding :)
danielmassita/2024-CodingDors-SWE
SWE (Software Engineering) using Harvard's CS50x (Computer Science), CS50 Python, CS50 Web - Fullstack Core Disciplines
deusbalatro/deadman
Hangman Game for CS50
followthefourleafedclover/Zodiac-Matcher
A Python CLI Application for finding and matching zodiacs (CS50 Final Project)
ITIndiaTejinderKaurChahal/cs50python
All Problem sets for CS50 Python 2022 submitted by me
Jtorres1000/CS50P
My colletion of solutions to CS50’s Introduction to Programming with Python.
jusqua/cs50-python
Solutions for CS50’s Introduction to Programming with Python
MainakSil/CS50p_Final_Project
Welcome to games :), If you want to exit press CTRL + C Select a game : 1 for TicTactoe 2 for Magic 8 Ball 3 for Rock Paper Scissors ``` After that the user can select a game 1 ,2 , or 3. and has the ability to Exit at any time using CTRL + C.
Neeraj303/CS50P
My solution to CS50’s Introduction to Programming with Python 2022
Nicole-Lynn/nicolelynn-python
Programming with Python. This is a repository for solutions to CS50's Introduction to Programming with Python.
saifuddinrakib/LearnPyMasteryTogether
Start with CS50P introduction, then learn Python for Everybody. Navigate Python for Data Science and master your skills with the Python Crash Course.
bedzon94/contacts
This is a simple Python program that allows you to manage a contacts list. The program provides basic functionality for adding, listing, searching, and deleting contacts. It uses a dictionary to store contact details with names as keys.
Hafez-CS/CS50p-note-
Harvard University python programming course
Hafez-CS/CS50p-solution-
Harvard University pythonprogramming course
jusqua/roguelikey
Classic roguelike game made in Python and tcod