Text analysis for Johnson (_golden)

Return to profile of Johnson (_golden)

View texts not yet raced by Johnson (_golden)

Sorted by best race

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... 61.50 1.1984 0.2459 85 17 51.84 2023-08-25
2. import string from random import * characters = string.ascii... 56.05 1.1814 0.1364 190 22 48.49 2023-08-06
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 52.86 1.1067 0.1467 388 27 45.81 2023-08-25
4. import urllib2 import urllib import json url = "http://ajax.... 52.25 0.9776 0.2852 438 22 43.37 2023-09-30
5. function calculateArea(width, height) { try { var area = ... 52.04 1.0366 0.2132 301 18 42.45 2023-08-19
6. public class HelloWorld { public static void main(String[] ... 51.40 1.0599 0.1705 143 24 41.13 2023-08-12
7. import os import sys def run(program, *args): pid = os.fork(... 50.56 1.0473 0.1639 154 19 42.35 2023-09-30
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 50.46 1.0518 0.1624 152 20 44.49 2023-08-17
9. import urllib2 import json screen_name = "wordpress" url = "... 50.07 1.0621 0.1315 246 24 42.95 2023-08-10
10. import random min = 1 max = 6 roll_again = "yes" while roll_... 49.82 1.1383 0.0400 272 17 43.91 2023-08-17
11. /** Loop waiting for a connection and a valid command */ whi... 49.53 1.0448 0.1476 445 23 41.26 2023-09-30
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 48.74 0.9849 0.1869 183 20 40.30 2023-08-19
13. /* Read a set of characters from the socket */ StringBuffer ... 47.23 1.0042 0.1352 542 24 41.02 2023-08-19
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 45.36 0.9386 0.1450 256 24 39.26 2023-08-25
15. import re import sys import urllib2 import BeautifulSoup usa... 44.63 0.9803 0.0990 344 18 41.13 2023-08-25
16. (publish :path "/hello-count" :content-type "text/html" :fun... 44.63 0.9487 0.1378 356 19 39.52 2023-08-10
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 44.34 0.9234 0.1524 236 20 38.81 2023-08-19
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 42.30 0.9215 0.0962 78 24 35.03 2023-08-09
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.97 0.9180 0.0627 264 18 36.57 2023-08-25