Test Bank | CS50P PSet 5 Solution

preview_player
Показать описание
Harvard CS50 Introduction to Python Programming. This is my solution to Problem Set 5 ; Test Bank. Other peoples solutions will vary.

Disclaimer: This video is for educational purposes only. Use to check against your own solution. You must submit your own work to CS50.

Рекомендации по теме
Комментарии
Автор

Thanks for the video. I think that lstrip() is not necessary ("You can assume that the string passed to the value function will not contain any leading spaces.")

andrejg
Автор

First, thanks for the video,
Your explanation of everything you'r doing is really hellpfull, especially by calling the things by what they are, like saying that it is a parameter that it is going to be in the function,
Im a beginner so that its essential to be familiar with the terms and remember what you might have forgotten, i don't know if i'm being clear with what i meant, hope you understand,
But my question is,
The second part with the "test bank", it's just to check if the "real code" is working right?
Thanks again man, you are the best "explainer" that i found on YouTube,
Keep the great work

Cesar-iysr