Python Syntax - Everything you need to know!

preview_player
Показать описание
Understanding Python Syntax is a crucial part of learning the Python programming language!

⮘-=[⭐All important links in one place⭐]=-⮚

⮘-=[⭐All the stuff I use | Stefan's Amazon Store⭐]=-⮚

⮘-=[⭐Join this channel to get access to perks⭐]=-⮚

⮘-=[Subscribe]=-⮚

⮘-=[Sign Up to my popular 5-Bullet-Friday Newsletter]=-⮚

⮘-=[100$ Credit on Digital Ocean for your VPS Droplet]=-⮚

⮘-=[Get a HUGE discount for the best VPN provider out there: NordVPN]=-⮚

⮘-=[Increase your Blog Revenue with Ezoic's AI]=-⮚

⮘-=[Support Me]=-⮚

⮘-=[ Join us on Twitch for regular Live Streams & Events ]=-⮚

⮘-=[Socials]=-⮚

⮘-=[Affiliate]=-⮚
Ceos3c is part of the Amazon Affiliate Program.
Ceos3c is part of the NordVPN Affiliate Program.
Ceos3c is part of the Ezoic Affiliate Program.
Ceos3c is part of the Digital Ocean Affiliate Program.
Рекомендации по теме
Комментарии
Автор

As an experienced programmer, but a brand new novice to Python, I really appreciate this type of introductory video about syntax! See, I bought several of the best Python books, but they are not crystal clear like this video is. Thanks so much.

KpxUrz
Автор

Why dosent my python screen look like yours? Im running the idle version and im only seeing the white background. Not the coloured one your typing on.

unkownoflife
Автор

very helpful video thank you so much!!!

samcarter
Автор

01:16 You have yourself a new follower!

DxBangD
Автор

Would it be alright to only use camel case for everything? consts, vars, funcs, methods, and etc.

hasanamirov
Автор

So the rule with tabs is that you use them for indentation, but not alignment. In other words, if you change your tab spacing, it shouldn't break any alignment you may have done. (because you used spaces for the alignment, right?)

killistan
Автор

I didn't know that in python you don't need "end" at the end of the function

PS: I code lua

Valixo