6 Python Tips in 60 seconds! #Shorts

preview_player
Показать описание
6 Python tips in 60 seconds! Let's do this!

Get my Free NumPy Handbook:

📓 ML Notebooks available on Patreon:

If you enjoyed this video, please subscribe to the channel:

~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

#Python
Рекомендации по теме
Комментарии
Автор

I really need to start using the Collections module.

SunDevilThor
Автор

The last thing seems really interesting 👍

coinbotproduction
Автор

Learning small things everyday which helps a lot for optimized and readable code.

md.masumomarjashim
Автор

Each of them was amazing. 🤩🤩 Keep uploading more of such videos 😄😄

ShivanshKaran
Автор

if you want to remove duplicate items from a list, use set(), the downside is that will change the order of the items.

juniorjvn
Автор

Nice #short, thanks! Really enjoy those quick pieces of knowledge.

ThijmenCodes
Автор

thank you for useful tips. A couple of mentions:
In tip 2. set does not guarantee ordering, same as of the original list.
In tip 4. you are using <white space> while joining/concating strings, probably use "" (no character) to eliminate unintended white spaces.

anuragbisht
Автор

I was abt to brag on u that i knew all of those tips bcz I watched Intermediate python, but then I realized U are the one from the tutorial 💪👌🔥

fran
Автор

i'm a beginner in python and this tips are pretty useful. Thanks

cheerio
Автор

How to call someone a german without calling someone german

c__ne
Автор

Play it at 2x speed to get 6 tips in 30 seconds.

ashwinajit
Автор

Thanks so much!!! I appreciate your work!

fgamboa
Автор

In the last thing & operator is used to fetch two same elements present in two different dictionaries.

antispiral
Автор

How about explaining each one of them in 60 seconds so that we can get a little bit details about them. 🤔🤔 What do u say, guys?

ShivanshKaran
Автор

Enumerate is such a time saver
Before i know it i used to set an integer and add 1 to it in the loop at the end

mhmd-mc
Автор

I searched how to roll a joint and this was the results. Long story short I bought a roller.

RustAdventures
Автор

Playback speed = 0.75
Nice work! send us more tips.

india
Автор

Imagine all the extra tips you could fit in those first 3 seconds.

tentaklaus
Автор

The trouble with that last tip is that “|” on dicts is non-commutative.

lawrencedoliveiro
Автор

Enumerate, nice.
Oooh Counter. Nice.
Easy dict merging. Nice!
Thanks for the tips!

deemon
welcome to shbcf.ru