diff --git a/curriculum/04-python-foundations/04-loops.md b/curriculum/04-python-foundations/04-loops.md index c8abbb8..4489eab 100644 --- a/curriculum/04-python-foundations/04-loops.md +++ b/curriculum/04-python-foundations/04-loops.md @@ -4,7 +4,7 @@ title: Loops sidebar_label: Loops sidebar_position: 4 lesson: true -IsDraft: true +isDraft: true --- # Loops