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