;abe:number->image
;produces a green outline star of the given size.
(EXAMPLE (abe 70) (star 70 "outline""green"))
(EXAMPLE (abe 80) (star 80 "outline""green"))
(define(abe size) (star size "outline""green"))
(abe 46)
how exactly did you post this, did you copy and paste it?I thought it was an image at first, but then jumped when i was able to highlight the text.In any case, great work
how exactly did you post this, did you copy and paste it?
ReplyDeleteI thought it was an image at first, but then jumped when i was able to highlight the text.
In any case, great work