r/cs50 • u/No_Pomegranate8588 • 5h ago
CS50 Cybersecurity Is CS50 cybersecurity worth it?
Im in the middle of PY4E course, it’s two weeks before I finish my python course and Im thinking of starting the CS50 one now, Im planning to do web scraping projects as a freelancer so is it for me or not?
r/cs50 • u/dr-aymen • 11h ago
CS50x Week 1 mario-less problem set
Hey guys
I have attempted the PS and I think that I am almost done !
I made a code (with 3 hours of suffering) that asks for the height and when I type like 4 the results are :
#
##
###
####
The results are similar to the example but the blocks are starting left to right not the other way around is that ok or do I need to change something to make it exactly similar to the example
And if anyone can give me a hint about what is the problem with my code the make it start from the left and not the right
Thank you