Workshop 2 Topics This workshop covers a set of Python fundamentals through short example scripts. Use the links below to open each topic directly. Variables User Input Type Conversion Conversions Overview Boolean Logic Basic if Statement if / else Statement if / elif / else Chain Extended if / elif / else Inline if Expression