Pārlūkot izejas kodu

Rafa aNadio preguntas diagnosticas

Rafael Arce Nazario 8 gadus atpakaļ
vecāks
revīzija
7755b1a8ba
1 mainītis faili ar 17 papildinājumiem un 0 dzēšanām
  1. 17
    0
      README.md

+ 17
- 0
README.md Parādīt failu

99
 
99
 
100
 ---
100
 ---
101
 
101
 
102
+
103
+
104
+
105
+!INCLUDE "../../eip-diagnostic/basket/es/diag-basket-01.html"
106
+!INCLUDE "../../eip-diagnostic/basket/es/diag-basket-02.html"
107
+
108
+---
109
+
110
+---
111
+
102
 ## Sesión de laboratorio:
112
 ## Sesión de laboratorio:
103
 
113
 
104
 Tu tarea durante la sesión de laboratorio será el definir la clase `BBPlayer` con los atributos y prototipos de los métodos que se listan arriba. El esqueleto del programa incluye la definición de algunos métodos. Tu debes completar el resto.
114
 Tu tarea durante la sesión de laboratorio será el definir la clase `BBPlayer` con los atributos y prototipos de los métodos que se listan arriba. El esqueleto del programa incluye la definición de algunos métodos. Tu debes completar el resto.
264
 
274
 
265
 ---
275
 ---
266
 
276
 
277
+!INCLUDE "../../eip-diagnostic/basket/en/diag-basket-01.html"
278
+!INCLUDE "../../eip-diagnostic/basket/en/diag-basket-02.html"
279
+
280
+---
281
+
282
+---
283
+
267
 ##Laboratory Session:
284
 ##Laboratory Session:
268
 
285
 
269
 During this laboratory session, your task will be to define the `BBPlayer` class with the attributes and method prototypes listed above. The skeleton for the program includes the code to define some of the methods; others will have to be defined.
286
 During this laboratory session, your task will be to define the `BBPlayer` class with the attributes and method prototypes listed above. The skeleton for the program includes the code to define some of the methods; others will have to be defined.