278 B
278 B
Overview
In this section you will learn:
- How to organize larger programs.
- Defining and working with functions.
- Exceptions and Error handling.
- Basic module management.
- Script writing.
Python is great for short scripts, one-off problems, prototyping, testing, etc.