Text race history for Praveen (kprav33n)

Back to text analysis page

print "Using URL", url req = urllib2.Request(url) fd = urllib2.urlopen(req) while 1: data = fd.read(1024) if not len(data): break sys.stdout.write(data)

Game Time WPM Accuracy
11 2011-11-11 17:54:31 36.55 97%
5 2011-11-11 08:47:19 35.18 93%