
Intro to Python Livestream - Python Basics with Sam
video description
Date: 2022-03-14
Related videos
Comments and reviews: 9
Onen0
43:58 just to make it more clear, for the -num in range- - num again is creating a variable to copy the current index- as it goes through the -for- loop. the 5 set the range to 5 indexes - so it doesn't stop to exclude anything it stopped because 0 1 2 3 4 was all the indexes- 5 of them. hope that helped someone.
reply
43:58 just to make it more clear, for the -num in range- - num again is creating a variable to copy the current index- as it goes through the -for- loop. the 5 set the range to 5 indexes - so it doesn't stop to exclude anything it stopped because 0 1 2 3 4 was all the indexes- 5 of them. hope that helped someone.
reply
Alan
I'm 55 and just starting my CCNA endeavors and like you I have Dyslexia and ADHD and was thinking I had made a huge mistake. But thanks to you I have renewed my motivational supply and plan on having my CCNA Cert with a Python addon by New Years. I'll be using -cisco_panther as my motivational coach by proxy
reply
I'm 55 and just starting my CCNA endeavors and like you I have Dyslexia and ADHD and was thinking I had made a huge mistake. But thanks to you I have renewed my motivational supply and plan on having my CCNA Cert with a Python addon by New Years. I'll be using -cisco_panther as my motivational coach by proxy
reply
Sam
One quibble about this first lesson - you don't really explain the way a for loop iterates. It's not hard to figure out, but people who are completely new to programming might be confused about the nesting levels. For example around 1:55:00 where you bring the print() out of the col loop into the row loop.
reply
One quibble about this first lesson - you don't really explain the way a for loop iterates. It's not hard to figure out, but people who are completely new to programming might be confused about the nesting levels. For example around 1:55:00 where you bring the print() out of the col loop into the row loop.
reply
UKNOWN
all people here they want move on from basics lessons to advance steps as database and flask or django and lot of things important than basics
lot of courses talk about basics but little talk about advanced things.
who agree say it down in comment and like.
reply
all people here they want move on from basics lessons to advance steps as database and flask or django and lot of things important than basics
lot of courses talk about basics but little talk about advanced things.
who agree say it down in comment and like.
reply
the
hi I doubt anyone would help because this is a year old but I have some issues with python because I do not see any color on it just black & white & I know for sure that's not normal anyone care to help out?
reply
hi I doubt anyone would help because this is a year old but I have some issues with python because I do not see any color on it just black & white & I know for sure that's not normal anyone care to help out?
reply
Lakshay
Hello sir. Sir i was learning from your video but when i tried using 1_5 as a variable it is coming syntax error. Can you plz tell why is this so though you also used it at 34 mins in your video
reply
Hello sir. Sir i was learning from your video but when i tried using 1_5 as a variable it is coming syntax error. Can you plz tell why is this so though you also used it at 34 mins in your video
reply
Kenneth
Definitely not a beginners course, lol. Starting with range and iterations in the first 25 minutes? Really? Still lots of good stuff in here, I would just label it as novice.
reply
Definitely not a beginners course, lol. Starting with range and iterations in the first 25 minutes? Really? Still lots of good stuff in here, I would just label it as novice.
reply
On
I learnt more from this explanation than in university, I wonder how many guys will be made to get to advanced level since this was referenced as beginners
reply
I learnt more from this explanation than in university, I wonder how many guys will be made to get to advanced level since this was referenced as beginners
reply
Dromedary
Its so hard for me understand any of this as a complete beginner in programming.
Did anybody else have this problem? Im like a question mark
reply
Its so hard for me understand any of this as a complete beginner in programming.
Did anybody else have this problem? Im like a question mark
reply
Add a review, comment















