|
@@ -168,6 +168,14 @@ La figura que se obtiene es similar a la de la Figura 7.
|
168
|
168
|
|
169
|
169
|
---
|
170
|
170
|
|
|
171
|
+!INCLUDE "../../eip-diagnostic/tesselations/es/diag-tesselations-01.html"
|
|
172
|
+
|
|
173
|
+!INCLUDE "../../eip-diagnostic/tesselations/es/diag-tesselations-02.html"
|
|
174
|
+
|
|
175
|
+---
|
|
176
|
+
|
|
177
|
+---
|
|
178
|
+
|
171
|
179
|
|
172
|
180
|
##Sesión de laboratorio:
|
173
|
181
|
|
|
@@ -210,8 +218,7 @@ En la experiencia de laboratorio de hoy practicarás el uso de ciclos anidados p
|
210
|
218
|
####Instrucciones
|
211
|
219
|
|
212
|
220
|
1. Crea una función `zigzag` que produzca la teselación de la Figura 9.
|
213
|
|
-
|
214
|
|
-
|
|
221
|
+
|
215
|
222
|
---
|
216
|
223
|
|
217
|
224
|
![figure9.png](images/figure9.png)
|
|
@@ -433,6 +440,15 @@ The figure that is obtained is similar to the one in Figure 7.
|
433
|
440
|
|
434
|
441
|
---
|
435
|
442
|
|
|
443
|
+!INCLUDE "../../eip-diagnostic/tesselations/en/diag-tesselations-01.html"
|
|
444
|
+
|
|
445
|
+!INCLUDE "../../eip-diagnostic/tesselations/en/diag-tesselations-02.html"
|
|
446
|
+
|
|
447
|
+---
|
|
448
|
+
|
|
449
|
+---
|
|
450
|
+
|
|
451
|
+
|
436
|
452
|
##Laboratory Session
|
437
|
453
|
|
438
|
454
|
In today's laboratory experience you will practice the use of nested loops to create different tessellations.
|