Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| teaching:cc4101:tareas:2015-2:tarea4 [2015/11/10 00:57] – created racruz | teaching:cc4101:tareas:2015-2:tarea4 [2015/11/21 14:22] (current) – [Trabajando con Streams] racruz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Tarea 4 ====== | ====== Tarea 4 ====== | ||
| - | Esta tarea se distribuye con dos ficheros start.rkt y tests.rkt (mediante U-Cursos). Considere las definiciones del archivo start.rkt y escriba sus funciones en él. Escriba sus tests en el archivo | + | Esta tarea se distribuye con dos ficheros start.rkt y tests.rkt (mediante U-Cursos). Considere las definiciones del archivo start.rkt y escriba sus funciones en él. Escriba sus tests en el archivo |
| Consulte las normas de entrega de tareas en http:// | Consulte las normas de entrega de tareas en http:// | ||
| Line 112: | Line 112: | ||
| {stream-take 10 | {stream-take 10 | ||
| | | ||
| - | {fun {n m}} | + | {fun {n m} |
| {+ n m}} | {+ n m}} | ||
| ones | ones | ||

