Basic Python Commands & Libraries
10:37 min total
Welcome to this lesson on the basic python commands and way to use some of its built-in libraries! The following concepts will be covered:
- Basic Python objects
- Common functions for python object
- Python Math library
- Python OS library
- Python Random library
Most of the functions you can think of are already implemented, so knowing what they are and how to use them are half of the battle.