49 Useful Built-In Functions in Python

preview_player
Показать описание
In today’s video we’re going to be learning 49 of Python’s most basic (and important) built-in functions. There are 72 in total, but I will only be covering the ones I found myself using the most frequently here.

▶ Become job-ready with Python:

▶ Follow me on Instagram:

Here are all the timestamps (there were originally supposed to be 50 functions, but apparently I skipped one when recording).

00:00 Learning Python made simple
00:05 Intro
00:24 1 - abs()
01:32 2 - all()
02:44 3 - any()
03:26 4 - ascii()
05:13 5 - bin()
05:46 6 - bool()
06:51 7 - callable()
08:23 8 - chr()
09:07 9 - complex()
09:57 10 - dict()
11:53 11 - dir()
12:59 12 - divmod()
13:45 13 - enumerate()
15:42 14 - eval()
17:18 15 - exec()
18:54 16 - filter()
21:01 17 - float()
22:07 18 - frozenset()
23:05 19 - globals()
23:34 20 - locals()
24:50 21 - hash()
25:44 22 - help()
27:48 23 - id()
**MISSING** 24 - input()
29:59 25 - int()
30:58 26 - isinstance()
33:44 27 - issubclass()
35:00 28 - iter()
36:17 29 - len()
37:02 30 - list()
38:00 31 - map()
39:37 32 - max()
40:58 33 - min()
41:15 34 - next()
42:38 35 - open()
43:17 36 - ord()
43:50 37 - pow()
44:51 38 - print()
46:41 39 - range()
48:03 40 - repr()
48:33 41 - reversed()
49:57 42 - round()
51:12 43 - set()
52:20 44 - slice()
54:00 45 - sorted()
55:13 46 - str()
56:19 47 - sum()
57:04 48 - tuple()
57:52 49 - type()
58:37 50 - zip()
1:01:09 End
Рекомендации по теме
Комментарии
Автор

Amazing video thanks, following and watching your videos everyday

yogeshsingh
Автор

This video is nice, and enjoyable! Thank you for making it.

NobrainzTwoStar
Автор

By built in function/constructor u mean the actual built in class. Like when we do int() we are actually calling the int class or in other words creating a instance of the int class and discarding it if not assigns a instance name

Naveen-psgl
Автор

√(a² + b²)
Ex :
abs(3 + 4j) = √(3² + 4²) = √(9 + 16) = √25 = 5.0

OmarMahmoud-ng
Автор

i must have skipped it but this is for python 3.5+

are
Автор

9:00 it's a letter from Amharic (language spoken in Ethiopia)

furry_onko
join shbcf.ru