Text race history for Asif (asif04)

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
18 2024-10-20 10:55:51 39.59 96.5%
10 2024-03-12 04:23:47 45.36 95%
5 2024-02-19 05:51:18 44.81 94.7%