Rank |
Text |
Best WPM |
Overall Difficulty |
Relative Speed |
Text Length |
Races |
Average WPM |
Last race |
1. |
input("\n\nPress the enter key to exit.") # waits for the us... |
51.27 |
1.1984 |
0.2591 |
85 |
2 |
43.77 |
2023-05-25 |
2. |
import string from random import * characters = string.ascii... |
45.53 |
1.1814 |
0.1130 |
190 |
1 |
45.53 |
2023-05-24 |
3. |
import random n = random.randint(1, 99) guess = int(raw_inpu... |
43.53 |
1.1067 |
0.1308 |
388 |
2 |
41.86 |
2023-05-25 |
4. |
import urllib2 import json screen_name = "wordpress" url = "... |
39.54 |
1.0621 |
0.0620 |
246 |
1 |
39.54 |
2023-05-25 |
5. |
print "Using URL", url req = urllib2.Request(url) fd = urlli... |
39.37 |
1.0518 |
0.0674 |
152 |
1 |
39.37 |
2023-05-24 |
6. |
public class HelloWorld { public static void main(String[] ... |
39.34 |
1.0599 |
0.0585 |
143 |
2 |
35.10 |
2023-05-25 |
7. |
import os import sys def run(program, *args): pid = os.fork(... |
39.21 |
1.0473 |
0.0674 |
154 |
1 |
39.21 |
2023-05-25 |
8. |
/** Loop waiting for a connection and a valid command */ whi... |
38.67 |
1.0448 |
0.0545 |
445 |
2 |
33.85 |
2023-05-25 |
9. |
import re import sys import urllib2 import BeautifulSoup usa... |
35.59 |
0.9803 |
0.0315 |
344 |
3 |
30.92 |
2023-05-25 |
10. |
class URLLister(SGMLParser): def reset(self): SGMLParser.res... |
32.95 |
0.9849 |
-0.0482 |
183 |
1 |
32.95 |
2023-05-24 |
11. |
import urllib2 import urllib import json url = "http://ajax.... |
32.76 |
0.9776 |
-0.0463 |
438 |
1 |
32.76 |
2023-05-25 |
12. |
/* Read a set of characters from the socket */ StringBuffer ... |
32.08 |
1.0042 |
-0.0922 |
542 |
1 |
32.08 |
2023-05-24 |
13. |
(publish :path "/hello-count" :content-type "text/html" :fun... |
31.76 |
0.9487 |
-0.0458 |
356 |
1 |
31.76 |
2023-05-25 |
14. |
int res; unsigned long flags; u32 data = 0; if (PCI_##size##... |
28.96 |
0.9180 |
-0.0947 |
264 |
1 |
28.96 |
2023-05-25 |
15. |
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... |
25.03 |
0.9386 |
-0.2270 |
256 |
1 |
25.03 |
2023-05-24 |
16. |
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... |
24.78 |
0.9215 |
-0.2170 |
78 |
1 |
24.78 |
2023-05-24 |