File Extensions -Problem Set 1 (CS50's Introduction to Programming with Python)

preview_player
Показать описание
Hello, everyone and welcome to another video, in this video, I will explain and solve problem set 1, File Extensions.

if you haven't already submitted this problem, You have to try this on your own.
This video is to just give you a way to solve this problem , try solving it using a different approach, to get the most benefits out of this experience.

Don't forget to hit the like button and subscribe to the channel, and if you have any questions or want an explanation for a specific problem leave a comment down below.

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

I waited until after submitting to look up your answer because I don't want to cheat, but this really helped me see how I could do better next time. For example, first thing I noticed is you put .lower() on the input, I didn't even think of that, I put it on every single "if" like a n00b. 😂 But hey you live and you learn to code another day!

elgringomexicano
Автор

nice vid! i couldn't figure out how to do the input that was test.txt.pdf... the video helped a lot!

sxoogs
Автор

is this the way to solve it?, i was trying to make the program check a list instead of doing elif like a 100 times

jotten