Re-uploaded the project in only one repository

This commit is contained in:
Daniel Cortes
2017-07-31 13:07:07 -04:00
commit e5853c8de6
1098 changed files with 220719 additions and 0 deletions

View File

@@ -0,0 +1,76 @@
<html>
<body>
<table border="1">
<tr bgcolor="#9acd32">
<th>Nombre</th><th>Rut</th>
</tr>
<tr>
<tr>
<td>Vega Victoria</td><td>195127816</td>
</tr>
</tr>
</table>
<table border="1">
<tr bgcolor="#9acd32">
<th>Fecha</th><th>Presente</th>
</tr>
<tr>
<tr>
<td>2017-12-08</td><td>
Si
</td>
</tr>
</tr>
</table>
<table>
<tr>
<td>
<table border="1">
<tr bgcolor="#9acd32">
<th>Matematicas</th>
</tr>
<tr>
<td>2.1080214538378463</td>
</tr>
</table>
</td><td>
<table border="1">
<tr bgcolor="#9acd32">
<th>Educacion Fisica</th>
</tr>
<tr>
<td>2.5488022630092693</td>
</tr>
</table>
</td><td>
<table border="1">
<tr bgcolor="#9acd32">
<th>Religion</th>
</tr>
<tr>
<td>5.282360409874606</td>
</tr>
</table>
</td><td>
<table border="1">
<tr bgcolor="#9acd32">
<th>Historia</th>
</tr>
<tr>
<td>3.881032418617634</td>
</tr>
</table>
</td><td>
<table border="1">
<tr bgcolor="#9acd32">
<th>Lenguaje</th>
</tr>
<tr>
<td>2.042055774243476</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>