Grocery List Solution CS50P – Problem Set 3
CS50 Python / CS50’s Introduction to Programming with Python
I have discussed the solution to Grocery List problem from Problem Set 3 in this video, a comparatively easy problem.
Problem set 3 is all about handling exceptions, so that the program does not crash and gives the end user better and non-cryptic error messages in case of any error input.
Please check my other videos for problem set 0, 1 and 2 solutions.
Disclaimer: This video is only for Education Purpose, and I do not encourage plagiarism.
CS50P Playlist: https://www.youtube.com/playlist?list=PLI2NXmJfd_hwTMOlGC4LPEsxfBeyD1Ewx
Python Basics Playlist: https://www.youtube.com/playlist?list=PLI2NXmJfd_hwAQO4sTFBqdI8WYsz-KSzU
Twitter: https://x.com/4EverPrem
Git: https://github.com/Prem-gzb
#SimpleEasyPython