Introduction to Flow Control in Python

About

This lesson provides an intro to Flow Control, exploring conditionals and types of loops available in Python.

Learning Objectives

  • Describe the concept of flow control
  • List the if-family of conditionals
  • List the types of loops

Intended Audience

This lesson was designed for first-time developers wanting to learn Python. Existing developers may want to skip.

Prerequisites

This is an introductory lesson and doesn’t require any prior programming knowledge.

 

Unit UUID
Course UUID