5 Must Know Built-in Python Modules!

preview_player
Показать описание
5 useful built-in modules for you to explore! textwrap, shutil, difflib, pickle & zip file.

textwrap: 00:00
difflib: 04:55
shutil: 07:40
pickle: 11:30
zipfile: 13:50

My Full OOP Course:

My beginners Python course:

My functional Python course:

-------------
GET The Pythonistas Notebook as your learning companion!
------------
Python 3 is an incredible language for beginners, and in each of these videos I am to bring a simple idea to you in short and easy to digest videos. I will be covering data types, control flow, looping, functions, comprehensions, variables, object orientation and much more.
------------
Have a request? Drop me a message!
Рекомендации по теме
Комментарии
Автор

Great video. Had no idea about pickle. that's a game changer for larger projects.

onejdc