PROBLEM SET 0: INDOOR VOICE | SOLUTION (CS50 PYTHON)

preview_player
Показать описание


––– DISCLAIMER –––

The following videos are for educational purposes only. Cheating or any other activities are highly discouraged!! Using another person’s code breaks the academic honesty guidelines. This solution is for those who have finished the problem sets and want to watch for educational purposes, learning experience, and exploring alternative ways to approach problems and is NOT meant for those actively doing the problem sets. All problem sets presented in this video are owned by Harvard University.

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

I was completely lost until I found this video. Thanks!

gregoriperez
Автор

Thank you. I was overcomplicating everything.

raymundoserz
Автор

Ohhhh I was making this way too complicated, thank you for this helpful information!

alissamiche
Автор

Thanks for your help...The #s really help with the constuction of the code... I have finished all of the videos from EDX Python CS50, but I do need more practice.

chooselife
Автор

Thanks sister.
It helped a lot while working with my 1st assignment

ryusryv
Автор

Thank you for making such content that helps beginners.

sarthakbhardwaj
Автор

I got the right answer without looking up online first. I just wanna know how others think and solve this puzzle.

wsptxtd
Автор

thank you soo much this is very helpful

everythingwithiap
Автор

Comecei hoje o CS50 e o seu vídeo foi de grande ajuda! Excelente dicção e didática. Tnks!

douglasmassicano
Автор

The most helpful! Thankyou soo much!🥺❤️

shafnisha
Автор

que buen contenido, saludos desde arg

LopezAlejandrito
Автор

you probably get this a lot but I think I'm in love

eazy
Автор

how can I acces this documentation? I couldn't find it

ovnnolx
Автор

Hi, I'm currently taking my CS50 Python course. So, can I finish those problem at anytime I want or is there specific time to do so like schedule and how many hours (in ideal duration) to finish all those problem sets? Thanks

elpablitorodriguezharrera
Автор

user_input = input("Type something in all caps here: ")
lc_input = user_input.lower()
print(lc_input)

Just started the course with no programming experience three days ago so don't judge too harsh.

muffntopzgaming
Автор

enter personal access token for github what should i write

gzmmkcz
Автор

user_input = input()
print( user_input.lower())


i tried this and this works

DEVRAJ-qvqy
Автор

Keeps saying "missing environment variable cs50 token" what could that be?

isackuria
Автор

why is my codecpace name different and how do i change that? it doesnt let me submit my assignment

vwmluey
Автор

I am not able to write anything in terminal window?

xfvxhjp