Text race history for silver (gr0ff)

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
60 2024-02-13 07:35:38 71.99 96%
26 2023-08-10 06:19:45 85.07 98.8%
11 2023-08-10 06:02:31 77.12 98.8%