Browse Source

Checked markdown, added diagnostics

Rafael Arce Nazario 9 years ago
parent
commit
f0d8f9d0c8
1 changed files with 29 additions and 0 deletions
  1. 29
    0
      README.md

+ 29
- 0
README.md View File

261
 
261
 
262
 ---
262
 ---
263
 
263
 
264
+!INCLUDE "../../eip-diagnostic/birds-objects/es/diag-birds-objects-01.html"
265
+
266
+!INCLUDE "../../eip-diagnostic/birds-objects/es/diag-birds-objects-02.html"
267
+
268
+!INCLUDE "../../eip-diagnostic/birds-objects/es/diag-birds-objects-03.html"
269
+
270
+!INCLUDE "../../eip-diagnostic/birds-objects/es/diag-birds-objects-04.html"
271
+
272
+!INCLUDE "../../eip-diagnostic/birds-objects/es/diag-birds-objects-05.html"
273
+
274
+---
275
+
276
+---
277
+
264
 ##Sesión de laboratorio:
278
 ##Sesión de laboratorio:
265
 
279
 
266
 En la experiencia de laboratorio de hoy utilizarás la clase `Bird` para practicar la creación de objetos, acceder y cambiar sus atributos.
280
 En la experiencia de laboratorio de hoy utilizarás la clase `Bird` para practicar la creación de objetos, acceder y cambiar sus atributos.
622
 
636
 
623
 ---
637
 ---
624
 
638
 
639
+!INCLUDE "../../eip-diagnostic/birds-objects/en/diag-birds-objects-01.html"
640
+
641
+!INCLUDE "../../eip-diagnostic/birds-objects/en/diag-birds-objects-02.html"
642
+
643
+!INCLUDE "../../eip-diagnostic/birds-objects/en/diag-birds-objects-03.html"
644
+
645
+!INCLUDE "../../eip-diagnostic/birds-objects/en/diag-birds-objects-04.html"
646
+
647
+!INCLUDE "../../eip-diagnostic/birds-objects/en/diag-birds-objects-05.html"
648
+
649
+---
650
+
651
+---
652
+
653
+
625
 ##Laboratory session:
654
 ##Laboratory session:
626
 
655
 
627
 In today's laboratory experience you will use the `Bird` class to practice the creation of objects, accessing and changing its attributes.
656
 In today's laboratory experience you will use the `Bird` class to practice the creation of objects, accessing and changing its attributes.