Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
teaching:cc4101:tareas:2015-1:tarea2 [2015/04/30 14:57] etanterteaching:cc4101:tareas:2015-1:tarea2 [2015/05/11 14:07] – [P1 - Lenguaje base (0.5pt)] flarenas
Line 20: Line 20:
 <code haskell> <code haskell>
 > run "((fun (x) (+ x 1)) 3)" > run "((fun (x) (+ x 1)) 3)"
-4+NumV 4
 </code> </code>