#!/usr/local/bin/python2 for x in xrange(1000000): for i in 'asdfg<': if i == '<': break