@NeetCode

Turned off ads for this one.

I've been using Python in my videos for over 4 years now, so I thought I'd finally make a Python course. 

Will be launching the Python for coding interviews course in a few weeks. After that, probably Python Object Oriented Programming.

check em out here: neetcode.io/courses

@AANation360

Babe wake up neetcode just dropped a whole ass python course

@aishwaryadas26

This video is a gem. No ads, and he explained the concepts so beautifully. Although it took me way longer than 4 hours to complete the video.😂 Keep up the good work Neetcode.

@algharsialgharsi2350

2:22:12 easier  way   def print_last_char(word: str) -> None:
    print(word[-1])

@chris-spartan5

This course is awesome. Short, comprehensive and well-designed. Could you consider doing a "Python for Intermediate" course?

@jonathanj9260

I watched most of this and now I'm doing it on my own. Plan to get through to your tutorial on interviews this weekend and move on to DSA.

@vivek2319

Bruh taking his Youtube Channel on a different level 📈 🔥💯

@Aidan_Au

This is a great course that I wish it existed before learning Python on my own for coding interviews in a big tech company!

@codycrybaby17

at 2:23:41 shouldn't the argument for range be just length?
len(length) should give an error as length is an integer

@GalaxyExpress-hq9qb

Your clear diction keeps me focused somehow. Great advantage for teaching others imo. I'm going to switch to python for coding interview, C++ doesn't serve me well anymore.

@Cools74

Unexpected 😮

@jacklion109

This allowed me to refresh my python fundamentals, cheers!

@1duducm

And he finishes without saying goodbye, like a master.

@zohahs5276

I requested this  course when you start needcode channel like in super early days and hardly had few members during covid thank you for this.

@s4r7h4k

Great tutorial, took me longer than I expected to finish it. Excited for the next python for coding interviews course. Hoping its free as well :p

@janailtongoncalvesdesouza4160

Wow... python free course. \o/

@MeNotNerdMeRacist

at 1:35:25 the variable under If statement should be `balance` not `account_balance`

@munijagadish3552

This is a perfect course for entry level Engineer.

@babyrkio

5:35 9:40 11:40 14:40 21:50 25:20 30:00  35:50 40:40 45:11 50:40 52:40 1:00:00 1:05:14

@yahyamohamoud7290

2:36:00.  CONTINUE FROM STRING SLICING PART 2, START CHALLENGE RIGHT AWAY