This is a quiz lesson. Click the button below to start the quiz.
Lesson 1.1: What is Python? History, Features, and Applications
Lesson 1.2: Setting Up Your Python Environment
Lesson 1.3: Your First Python Program: "Hello, World!" and Basic Syntax
Quiz
Lesson 2.1: Variables and Naming Conventions
Lesson 2.2: Numeric Data Types (Integers, Floats, Complex) and Type Conversion
Lesson 2.3: String Data Type and Basic Operations
Lesson 2.4: Operators: Arithmetic, Comparison, Logical, Assignment