fork(1) download
  1. # your code goes here
  2. i=input()
  3. s='Eeny meeny miny '
  4. for j in range(i):print' '.join((s+'moe Catch a tiger by the toe If he hollers let him go '+s+'MOE!').split()[j::i])
Success #stdin #stdout 0.01s 8976KB
stdin
3
stdout
Eeny moe tiger toe hollers go miny
meeny Catch by If let Eeny MOE!
miny a the he him meeny