5 lines
91 B
Text
5 lines
91 B
Text
( -5 5 ) [
|
|
dup print " " print 2 mod ( ["Odd"] ["Even"] ) if print nl
|
|
] for
|
|
|
|
" " input
|