File size: 364 Bytes
df6a762 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<html>
<head>
<meta>
</head>
<body>
<ol>
<li>
<p>
<text>El trofeo no cabe en el maletín porque es muy [grande/pequeño]</text>
<question>¿Que es muy [grande/pequeño]?</question>
<br>
<answer><b>Respuesta:</b>El maletín/El trofeo.</answer>
</p>
</li>
</ol>
</body>
</html>
|