Python foundations for AI work
Build the Python fluency needed for model calls, data pipelines, and backend services.
Topics covered
- Python syntax and control flow
- Functions, modules, and virtual environments
- Working with files, JSON, and environment variables
- Debugging common runtime errors
Hands-on lab
Write a small command-line assistant that reads configuration, processes user input, and returns structured output.