Text race history for Hemant_Prajapat (hemant_bca123)

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
34 2024-03-03 14:10:07 47.68 96.4%
18 2024-03-02 07:01:10 45.98 97%
2 2024-03-01 14:48:08 35.90 96%