Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

  > The engine can arrange and combine
  > its numerical quantities exactly as if
  > they were letters or any other general symbols
print "".join(chr(c) for c in (83, 111, 117, 110, 100, 115, 32, 116, 111, 32, 109, 101, 32, 116, 104, 97, 116, 32, 115, 104, 101, 32, 100, 101, 115, 99, 114, 105, 98, 101, 115, 32, 97, 32, 115, 116, 114, 105, 110, 103, 32, 101, 110, 99, 111, 100, 105, 110, 103, 32, 104, 101, 114, 101, 46, 32, 73, 32, 116, 104, 105, 110, 107, 32, 116, 104, 101, 32, 65, 110, 97, 108, 121, 116, 105, 99, 97, 108, 32, 69, 110, 103, 105, 110, 101, 32, 109, 105, 103, 104, 116, 32, 104, 97, 118, 101, 32, 97, 108, 108, 117, 100, 101, 100, 32, 116, 111, 32, 97, 32, 98, 105, 103, 103, 101, 114, 32, 112, 117, 98, 108, 105, 99, 32, 105, 102, 32, 105, 116, 32, 104, 97, 100, 32, 98, 101, 101, 110, 32, 97, 98, 108, 101, 32, 116, 111, 32, 112, 114, 111, 99, 101, 115, 115, 32, 115, 116, 114, 105, 110, 103, 115, 32, 97, 115, 32, 119, 101, 108, 108, 32, 97, 115, 32, 110, 117, 109, 101, 114, 105, 99, 97, 108, 32, 100, 97, 116, 97, 46))


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: