This document provides an agenda and overview for a Python 3 beginner workshop. The agenda covers topics like numbers, strings, lists, tuples, dictionaries, control statements, functions, classes and in-built functions. For each topic, there are examples provided to demonstrate Python syntax and how to use various features. The workshop is intended to give attendees a hands-on introduction to common Python concepts through examples in the interactive terminal.