Add missing intro heading
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Iteration
|
||||
|
||||
## Introduction
|
||||
|
||||
In [functions], we talked about how important it is to reduce duplication in your code. Reducing code duplication has three main benefits:
|
||||
|
||||
1. It's easier to see the intent of your code, because your eyes are
|
||||
|
||||
Reference in New Issue
Block a user