Paste number 94615: untitled

Index of paste annotations: 1 | 2

Paste number 94615: untitled
Pasted by: djanatyn
When:2 years, 3 months ago
Share:Tweet this! | http://paste.lisp.org/+2107
Channel:#scheme
Paste contents:
Raw Source | XML | Display As
(if (< a 11)
        (define a (+ a 1))
        (display a)
        )

Annotations for this paste:

Annotation number 1: untitled
Pasted by: djanatyn
When:2 years, 3 months ago
Share:Tweet this! | http://paste.lisp.org/+2107/1
Paste contents:
Raw Source | Display As
(define a 10)
(if (< a 11)
   (+ a 1)

Annotation number 2: try again!
Pasted by: djanatyn
When:2 years, 3 months ago
Share:Tweet this! | http://paste.lisp.org/+2107/2
Paste contents:
Raw Source | Display As
(define a 10)
(if (< a 11)
   (+ a 1)
   (display a)
   )

Colorize as:
Show Line Numbers
Index of paste annotations: 1 | 2

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.