Text race history for Mohit (mohit_rider)

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
31 2023-08-26 12:05:50 46.94 97.2%
22 2023-08-14 11:53:13 44.89 96.5%
16 2023-08-14 11:43:58 43.42 96.6%