Linkedin - 8 Things You Must Know In Python
大小
158.09 MB
文件数
48
Info Hash:
1251BD9F377DE304DE8A8C45E81008FFCE255C2C
收录时间
2026-02-03 22:10:35
更新时间
2026-02-03 22:10:35
文件列表 (48)
1. Introduction/1. Eight things to know in Python.mp4
3.29 MB
2. Understanding the Python any and all Methods/1. Python all function.mp4
9.19 MB
2. Understanding the Python any and all Methods/2. Python any function.mp4
5.67 MB
2. Understanding the Python any and all Methods/3. Challenge- any and all.mp4
5.23 MB
2. Understanding the Python any and all Methods/4. Solution- any and all.mp4
3.09 MB
3. Using the Python enumerate and zip Method/1. Python enumerate function.mp4
5.85 MB
3. Using the Python enumerate and zip Method/2. Python zip function.mp4
12.21 MB
3. Using the Python enumerate and zip Method/3. Challenge- enumerate and zip.mp4
2.95 MB
3. Using the Python enumerate and zip Method/4. Solution- enumerate and zip.mp4
7.12 MB
4. Understanding the Python reversed Method/1. Python reversed function.mp4
12.85 MB
4. Understanding the Python reversed Method/2. Challenge- reversed.mp4
4.73 MB
4. Understanding the Python reversed Method/3. Solution- reversed.mp4
6.9 MB
5. Working with Python min and max/1. Python min and max function.mp4
11.99 MB
5. Working with Python min and max/2. Challenge- min and max.mp4
3.81 MB
5. Working with Python min and max/3. Solution- min and max.mp4
20.74 MB
6. Understanding and Using the Python sorted Method/1. Python sorted function.mp4
14.81 MB
6. Understanding and Using the Python sorted Method/2. Challenge- sorted.mp4
2.51 MB
6. Understanding and Using the Python sorted Method/3. Solution- sorted.mp4
20.25 MB
7. Conclusion/1. Next steps.mp4
1.88 MB
Exercise Files/01_01/all.py
471 B
Exercise Files/01_01/all_END.py
676 B
Exercise Files/01_02/any.py
334 B
Exercise Files/01_02/any_END.py
429 B
Exercise Files/02_01/enumerate.py
260 B
Exercise Files/02_01/enumerate_FINAL.py
461 B
Exercise Files/02_02/zip.py
551 B
Exercise Files/02_02/zip_FINAL.py
659 B
Exercise Files/03_01/reversed.py
77 B
Exercise Files/04_01/min_max.py
168 B
Exercise Files/05_01/sorted.py
861 B
Exercise Files/challenge/anyall_challenge.py
198 B
Exercise Files/challenge/anyall_solution.py
584 B
Exercise Files/challenge/dictionary.txt
2.96 MB
Exercise Files/challenge/min_max_challenge.py
1.16 KB
Exercise Files/challenge/min_max_solution.py
1.24 KB
Exercise Files/challenge/reversed_challenge.py
321 B
Exercise Files/challenge/reversed_solution.py
338 B
Exercise Files/challenge/sorted_challenge.py
983 B
Exercise Files/challenge/sorted_solution.py
1.16 KB
Exercise Files/challenge/tests/__init__.py
0 B
Exercise Files/challenge/tests/test_anyall_challenge.py
526 B
Exercise Files/challenge/tests/test_min_max_challenge.py
1.1 KB
Exercise Files/challenge/tests/test_reversed_challenge.py
464 B
Exercise Files/challenge/tests/test_sorted_challenge.py
592 B
Exercise Files/challenge/tests/test_zipenumerate_challenge.py
482 B
Exercise Files/challenge/zipenumerate_challenge.py
447 B
Exercise Files/challenge/zipenumerate_solution.py
647 B