Text race history for FreaKOde (vikash0207)

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
14 2013-10-20 14:27:40 43.27 90%
6 2013-10-15 20:50:03 31.00 80%
1 2013-10-15 20:30:51 35.55 89%