I find a method for printing the list to be useful as well def printliste(self): answer = "" this_node = self.root while this_node: answer += str( this_node.get_data() ) + "-->" this_node = this_node.get_next() print( answer[:-3] ) return None
@mattetor6726Күн бұрын
Thanks! I think line 31 needs to be self.root = this_node.get_next()
@mak2z3 күн бұрын
thank you!
@mastercontroller6910 күн бұрын
0:16 LaserGun Jumpscare
@shamsul26212 күн бұрын
I was in quest of some easy to understand learning tutorial and finally got it. Thanks Joe.
@YUMYUMINMYTUMTUM21 күн бұрын
Best video on KZbin!
@RonnieWu23 күн бұрын
I come from other python tutorial on KZbin straight away practice on coding. However when I try to do a small project for myself. I found myself missing quite some functions and methods. So, at this stage, I found this video particularly useful.
@TejaswiniVijiyaShankar26 күн бұрын
The only video i refer to always...❤
@amirhosein5677y28 күн бұрын
thanks
@SkylarHolland-r4vАй бұрын
AMAZING VIDEOOOOOOOOOOOO
@Karandeep-z2kАй бұрын
16:39 A genshin IMPACT
@wren7182Ай бұрын
Just wanted to say, thank you so much for your Python work. Few explain it as well and at this level.
@chantalwiebe53427 күн бұрын
I also just found the channel and the explanations have been amazing.
@SaimaAmeen-h4zАй бұрын
very useful video as I was doing practice using google.colaboratory
@visheshjain4691Ай бұрын
Thank you. Thank you so much, great sir.
@skelabones81532 ай бұрын
It is excellent ..weldone.. thanks ..
@syedyousafbukhari22132 ай бұрын
love how it's 9 yrs ago and so simple and good
@Badar-Rahbar-Ameer2 ай бұрын
😅❤
@TejaswiniVijiyaShankar2 ай бұрын
❤❤ very useful
@druidmonkey2 ай бұрын
omg finaly an answer thats easy to uder stand
@morapelimokokomali79072 ай бұрын
Excellent video!
@Aron_B102 ай бұрын
does the other system stay on the computer when u remove the usb drive?
@mrsdhuha2 ай бұрын
This is very good way of explaining it - Many thanks.
@damirfattakhov99472 ай бұрын
Great video, but i don't really understand why do we need to create a 2D array storing the value of each pixel, since we do not really reuse them and the "for loop" pretty much does the job.
@4letterdc2 ай бұрын
😭 2015 was 9 years agooo time fliess
@kaanbilgili75152 ай бұрын
SICK INTRO I LOVE IT
@aamirsuleman98152 ай бұрын
For the insert, why didn't 12 go under 11 on the left side?
@emirhandemir38722 ай бұрын
Great video! Just commenting so that the algorithm thinks that Google can make more money on this video because people liked it and therefore recommend the video to a broader audience!
@astheshooter2 ай бұрын
this goes crazy on 2x speed and im not joking
@Severinification2 ай бұрын
Really really good video! 🙏🏻
@Dipanjan_Bakshi3 ай бұрын
How can this exact thing be done with the index not by the name of the column?
@LeaTex3 ай бұрын
radix function is returning the list already sorted, so it's not necessary to assign to the same variable. I mean: A = radix(A, n) can be just radix(A, n)
@stereomato3 ай бұрын
Thanks, Joe!
@MorseRalap-r3f3 ай бұрын
Wilson Edward Garcia Brian Jones Deborah
@JoseWilson-h5j3 ай бұрын
Waters Ford
@dharmendrarajak86063 ай бұрын
Arijit Singh?
@drgatsis3 ай бұрын
Thank you for a clean explanation :)
@barnabasgulyas43913 ай бұрын
num=(1) pi=(1) for index in range(100000000): pi=(pi*(((num+1)/num))*(((num+1)/(num+2)))) num=(num+2) pass print(pi*2)
@EdmundAldrich-x5w3 ай бұрын
Lowe Stream
@GerardoHammond-l4s3 ай бұрын
Reichel Court
@RodneyGarcia-j6m3 ай бұрын
Izabella Walk
@MalachiEdison-b3f3 ай бұрын
Lane Shoals
@KevinGriffing-d9j3 ай бұрын
Julian Way
@crateofloot17723 ай бұрын
idk if im reading this wrong, but the remove function, wouldn't it just remove it from the linked list, not memory, meaning after a while youd have a bunch of useless nodes in memory
@BonnieDuran-b3f3 ай бұрын
Little Green
@nervoustalk28853 ай бұрын
21:54 df1['2004'] not working for me, i have to change it into df1[df1.index.year == 2004]
@AlexM-ht9ff3 ай бұрын
You're awesome!
@andresfelipemena3 ай бұрын
you are a really good teacher!
@BenthamRiva-k5i3 ай бұрын
Mueller Drives
@stemup4 ай бұрын
Not to be racist, but the American accent never sounded so good. Thank you!
@salomaomatsinhe20334 ай бұрын
Very good Joe, appreciate you video and clicked thumb up