v= map(chr, range(65, 91)) i=0 while i < 8: x,y= raw_input().split(" ") print x+y i+=1 #print x
4 1 1 0 0 4 3 1 2 3 1 2 2 0 0 2 1 2 4 3 0 1 3 2 3 4 1 4 1 0
41 10 04 31 23 12 20 02
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!