Python Features
Topics:
The Language
Python Usage
PyDocs
2.x and 3.x differences
Styling and PEP8
Python Interpetor
Running Python
By the end of this lesson you should know:
- The uses of Python
- How to find and use PyDocs
- Python format and styling
- What an object is
- How to set Python up
- Differences between Python 2 and 3
- How to use the Python Interpreter and run Python source code