Skip to content

Commit 6645eca

Browse files
authored
Fix formatting in loops.py section header
1 parent 28d98ad commit 6645eca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

03-control-flow/loops.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"""
1515

1616
# =============================================================================
17-
# SECTION 1: FOR LOOPS - BASICS
17+
# SECTION 1: FOR LOOPS - BASICS
1818
# =============================================================================
1919

2020
print("=" * 60)

0 commit comments

Comments
 (0)