-
Notifications
You must be signed in to change notification settings - Fork 64
/
groups2022_2_pt2.html
46 lines (46 loc) · 1.35 KB
/
groups2022_2_pt2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th>Grupo 1</th>
<th>Grupo 2</th>
<th>Grupo 3</th>
<th>Grupo 4</th>
<th>Grupo 5</th>
<th>Grupo 6</th>
</tr>
</thead>
<tbody>
<tr>
<td>ORELLANA QUISPE, CRISTIAN NASSER</td>
<td>SUAÑA ZEGARRA, ADRIAN ANDRE</td>
<td>VIDAL VIDAL, ROCIO GABRIELA</td>
<td>CALDAS VELASQUEZ, JOSUE DANIEL</td>
<td>MELÉNDEZ APONTE, JUAN DIEGO</td>
<td>INGARUCA RIVERA, GRETTEL ALEXANDRA</td>
</tr>
<tr>
<td>CAMACHO GAVIDIA, ABEL FERNANDO</td>
<td>LAMA MAVILA, HECTOR ANDRE</td>
<td>BOYCO ORAMS, ALEJANDRO</td>
<td>SALAS NUÑEZ BORJA, FABIO MANUEL</td>
<td>CRISTIAN SERRANO, ARONE</td>
<td>HUERTA ESPINOZA, YAJAIRA ALEXANDRA</td>
</tr>
<tr>
<td>TINTAYA ORIHUELA, MEIR ALVARO</td>
<td>MEZA HINOJO, GUSTAVO</td>
<td>RIEGA ESCALANTE, STEPHY ROSARIO</td>
<td>CALVO PORTOCARRERO, GABRIELA ISABEL</td>
<td>NÚÑEZ HUAMÁN, CÉSAR AGUSTO</td>
<td>HUANCA MARTINEZ, JORGE ALBERTO</td>
</tr>
<tr>
<td>PALOMINO SEGUÍN, AFRANIA</td>
<td>JACOBS LUQUE, NICOLAS</td>
<td>PEREZ GONZALES, JUAN CARLOS</td>
<td>IBAÑEZ ABANTO, ANGEL MAURICIO</td>
<td>SOTO PACHERRES, RODRIGO FRANCO</td>
<td></td>
</tr>
</tbody>
</table>