Welcome to the Python Workshop!¶ Agenda Introduction About Me About You Tooling Python Features Python is a scripting language Python comes with rich and powerful libraries Python uses indentation instead of curly braces to structure code Python supports functional and object oriented programming Python variables are typeless Python Basics The Simplest Python Script Run Code in the Python Interpreter Directly Variables Types Python In Depth Strings Lists Dicts Functions Control Structures Classes Modules and Packages Next