Review Fundamentals
Module 1: Python Fundamentals
Before We Begin
Use these smaller review pages to work one topic at a time. Try each question on your own first, then open the collapsed solution material when it is available.
Module 1: Python Fundamentals
Use these smaller review pages to work one topic at a time. Try each question on your own first, then open the collapsed solution material when it is available.
---
title: "Review Fundamentals"
subtitle: "Module 1: Python Fundamentals"
format: html
---
## Before We Begin
Use these smaller review pages to work one topic at a time. Try each question on your own first, then open the collapsed solution material when it is available.
## Review Sessions
- [Variables](review_variables.qmd)
- [Flow Control](review_flow.qmd)
- [Loops](review_loops.qmd)
- [Functions](review_functions.qmd)
- [Scope](review_scope.qmd)