Text race history for HCMUS (aphongz_)
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 |
2025-07-26 13:01:56 |
44.10 |
93% |
| 19 |
2025-07-08 17:45:21 |
42.58 |
92% |