Skip to content

Commit

Permalink
Update chapter-06-nested-loops-exam-problems.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yoanaa11 authored Aug 23, 2021
1 parent 248588f commit 7bdb32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter-06-nested-loops-exam-problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ After we have declared and initialized the **variables**, we can begin drawing t

![](assets/chapter-6-2-images/05.Axe-02.png)

In order to use the created **variables** when drawing the handle of the ax you need to decrease the **middle dashes** by 1, and the **dashes on the left** to increase by 1.
In order to use the created **variables** when drawing the handle of the ax you need to decrease the **middle dashes** by 1, and the **dashes on the right** to increase by 1.

![](assets/chapter-6-2-images/05.Axe-03.png)

Expand Down

0 comments on commit 7bdb32c

Please sign in to comment.