Race |
Date |
WPM |
Text |
Outcome |
Acc. |
Points |
27. |
2023-07-13 16:39:22 |
56.04 |
import random min = 1 max = 6 roll_again = "yes" while roll_... |
Win (1 of 3) |
95.1% |
36 |
26. |
2023-07-09 11:07:37 |
52.18 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
Win (1 of 3) |
96.5% |
16 |
25. |
2023-07-09 11:06:54 |
49.87 |
import os import sys def run(program, *args): pid = os.fork(... |
Win (1 of 2) |
92.5% |
17 |
24. |
2023-07-09 11:05:50 |
37.44 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
Win (1 of 3) |
92.6% |
11 |
23. |
2023-07-07 10:54:49 |
54.02 |
public class HelloWorld { public static void main(String[] ... |
Win (1 of 3) |
94.6% |
16 |
22. |
2023-07-07 10:53:49 |
46.10 |
class URLLister(SGMLParser): def reset(self): SGMLParser.res... |
Win (1 of 2) |
92.4% |
18 |
21. |
2023-07-07 10:52:43 |
45.65 |
/** Loop waiting for a connection and a valid command */ whi... |
Win (1 of 2) |
94.7% |
43 |
20. |
2023-07-07 10:50:27 |
40.75 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
Win (1 of 2) |
92.7% |
12 |
19. |
2023-07-07 10:49:37 |
51.06 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
Win (1 of 3) |
94.3% |
17 |
18. |
2023-07-03 09:58:19 |
32.32 |
class URLLister(SGMLParser): def reset(self): SGMLParser.res... |
No win (3 of 3) |
90.6% |
13 |
17. |
2023-07-03 09:56:18 |
44.70 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
Win (1 of 3) |
94.4% |
15 |
16. |
2023-07-03 09:55:12 |
30.86 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (3 of 3) |
89.6% |
9 |
15. |
2023-07-03 09:53:52 |
43.05 |
function calculateArea(width, height) { try { var area = ... |
Win (1 of 2) |
93.5% |
33 |
14. |
2023-07-02 04:59:08 |
52.74 |
import urllib2 import json screen_name = "wordpress" url = "... |
Win (1 of 2) |
94.8% |
21 |
13. |
2023-07-02 04:57:51 |
34.55 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (3 of 3) |
91.2% |
10 |
12. |
2023-07-02 04:56:57 |
45.93 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
Win (1 of 3) |
94.7% |
14 |
11. |
2023-07-02 04:52:15 |
47.51 |
input("\n\nPress the enter key to exit.") # waits for the us... |
Win (1 of 3) |
97% |
13 |
10. |
2023-07-02 04:51:20 |
37.41 |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
No win (3 of 3) |
91.7% |
11 |
9. |
2023-07-02 04:50:14 |
49.89 |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
No win (2 of 3) |
94.9% |
17 |
8. |
2023-07-02 04:48:22 |
43.38 |
import os import sys def run(program, *args): pid = os.fork(... |
No win (3 of 3) |
93.7% |
15 |