CS50 Python | Week 0 | Functions , Variables | Problem Set 0 | Playback Speed

Опубликовано: 24 Январь 2025
на канале: Drawing with Code
518
32

In CS50 Python - Week 0 - Problem Set 0 - Playback Speed, we learn that the output type of input function is a string (str). We also learn about a method called (.replace) which takes two parameters, the old string to replace and the new string to replace with.
We also learn that in order to save the output of the input() function, you need to save it in a variable.

Chapters:
00:00 - Intro
00:26 - Preparation
02:32 - Solution Code 1
04:41 - Solution Code 2
05:57 - CS50 Workplace
06:34 - Checking the Solution

cs50 setup and SSH key:
   • CS50P Setup  

Our Channel: https://www.youtube.com/c/ILovePencil...
Blogger: https://ilpd-ms.blogspot.com/
Instagram:   / m_salah2405  
Patreon:   / msalah  






--------------------------------------------------------------------------------------------------------
#python #cs50 #cs50p