Text race history for Bryan Bolang (bryan_bolang)
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-09-15 02:34:39 |
61.99 |
96% |
| 1 |
2023-09-14 03:25:43 |
49.19 |
94.1% |