Text race history for jiy-workman (jiyworkman)

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
25 2023-07-30 05:13:16 39.44 95%
14 2023-07-09 03:27:42 32.98 91.5%
12 2023-07-09 03:05:08 35.57 94.5%