1*9a7741deSElliott Hughes{ n = length($0) % 2 2*9a7741deSElliott Hughes $n = $2 3*9a7741deSElliott Hughes print 4*9a7741deSElliott Hughes} 5