make first interaction more BSL-ish, take 2
This commit is contained in:
parent
7a6054e2ba
commit
c2c2a1b485
|
@ -165,8 +165,8 @@ building a grid like this:
|
||||||
|
|
||||||
@image-interaction[
|
@image-interaction[
|
||||||
(define s (square 20 'outline 'black))
|
(define s (square 20 'outline 'black))
|
||||||
(define r (beside s s s s s s s s s s))
|
(define r (beside s s s s s s))
|
||||||
(define q (above r r r r r r r r r r))
|
(define q (above r r r r r r))
|
||||||
q
|
q
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user