Pārlūkot izejas kodu

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 gadus atpakaļ
vecāks
revīzija
f1cb6fd537
1 mainītis faili ar 5 papildinājumiem un 1 dzēšanām
  1. 5
    1
      README-en.md

+ 5
- 1
README-en.md Parādīt failu

@@ -67,15 +67,19 @@ The next level scramble, *level 2*, first exchanges the left and right halves of
67 67
 
68 68
 ---
69 69
 
70
-**Question:** Which of the following figures (a), (b), (c), (d) represents the result of applying a *level 2* scramble to the following drawing of a penguin?   
70
+**Question:** Which of the following figures (a), (b), (c), (d) (in Figure 5) represents the result of applying a *level 2* scramble to the drawing of a penguin in Figure 4?   
71 71
 
72 72
 ---
73 73
 
74 74
 ![figure4.png](images/figure4.png)
75 75
 
76
+**Figure 4.**
77
+
76 78
 
77 79
 ![figure5.png](images/figure5.png)
78 80
 
81
+**Figure 5.**
82
+
79 83
 ---
80 84
 
81 85
 If we follow the pattern, a *level 3* scramble starts by exchanging the diagonal quadrants. Afterward, a *level 2* scramble is applied to each quadrant: exchange the left and right halves and apply a *level 1* scramble to each new quadrant. Figure 8 shows the process of applying a level 3 scramble.