Text race history for John Smith (fireblade28)

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
29 2024-01-03 16:23:12 43.95 97.6%
26 2024-01-03 16:18:06 42.34 97%
19 2024-01-02 15:24:13 41.22 98.8%
16 2023-12-31 12:09:56 35.57 95.4%