diff --git a/chapter-06-nested-loops-exam-problems.md b/chapter-06-nested-loops-exam-problems.md index e140b9f..8192c94 100644 --- a/chapter-06-nested-loops-exam-problems.md +++ b/chapter-06-nested-loops-exam-problems.md @@ -300,7 +300,7 @@ Print on the console an **axe**, exactly like the examples. ### Hints and Guidelines -In order to solve the problem, we first need to calculate the **dashes on the left**, **the middle dashes**, **the dashes on the right** and the whole length of the figure. +In order to solve the problem, first we need to calculate the **dashes on the left**, **the middle dashes**, **the dashes on the right** and the whole length of the figure. ![](assets/chapter-6-2-images/05.Axe-01.png)