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:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
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
コメント
I just wanted to say thank you, for all the work you put in to teach us this stuff despite the occasional harsh criticism you get sometimes. Your hard work doesn’t go unappreciated!
thank you so much…honestly i came for one but eventually stayed…
just a useful observation, timestamps in the description kept the curiosity ongoing