import syspuzzle = [[h,e,o],[p,i,q],[d,m,b]]word = "hi"for letter in puzzle[0]: print letter
1 2 10 42 11
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!