Text race history for abhishek (abhishree_123)

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
34 2024-07-12 16:42:27 25.59 93.8%
23 2024-07-09 11:16:14 27.74 95.4%
17 2024-07-09 11:00:42 28.61 94.5%