puts back the simpler array example
This commit is contained in:
parent
0d7a33d4af
commit
fed2f5977a
@ -11,6 +11,14 @@
|
||||
(1 2 3 4 5))
|
||||
)
|
||||
|
||||
(
|
||||
(clear)
|
||||
(map (lambda (a)
|
||||
(stroke (rect (mul a 30) 20 50 50)
|
||||
1 "red"))
|
||||
(range 0 20 5))
|
||||
)
|
||||
|
||||
(
|
||||
(clear)
|
||||
(map (lambda (a)
|
||||
|
Loading…
x
Reference in New Issue
Block a user