5 lines
61 B
Text
5 lines
61 B
Text
H
|
|
g/(.*[13579])$/s//\1 is odd/
|
|
v/odd/s/(.*)/\1 is even/
|
|
,p
|
|
Q
|