Text analysis for Adam (adames4)

Return to profile of Adam (adames4)

View texts not yet raced by Adam (adames4)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 61.07 1.1814 0.0506 190 3 56.41 2023-06-09
2. import os import sys def run(program, *args): pid = os.fork(... 58.86 1.0473 0.1668 154 3 53.78 2023-06-10
3. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 58.03 0.9215 0.2797 78 2 56.07 2023-06-10
4. public class HelloWorld { public static void main(String[] ... 55.81 1.0599 0.0913 143 1 55.81 2023-06-09
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 55.31 1.1067 0.0155 388 1 55.31 2023-06-10
6. function calculateArea(width, height) { try { var area = ... 53.23 1.0366 0.0664 301 5 49.28 2023-06-10
7. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 52.23 0.9386 0.1361 256 3 50.56 2023-06-10
8. input("\n\nPress the enter key to exit.") # waits for the us... 52.17 1.1984 -0.1494 85 2 50.15 2023-06-10
9. /* Read a set of characters from the socket */ StringBuffer ... 51.84 1.0042 0.0742 542 5 48.07 2023-06-10
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 51.49 1.0518 0.0166 152 2 49.92 2023-06-09
11. import urllib2 import json screen_name = "wordpress" url = "... 51.48 1.0621 -0.0073 246 3 49.76 2023-06-09
12. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 48.14 0.9180 0.0758 264 2 44.23 2023-06-09
13. import urllib2 import urllib import json url = "http://ajax.... 47.30 0.9776 0.0135 438 3 46.37 2023-06-09
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 46.74 0.9234 0.0551 236 4 44.81 2023-06-09
15. (publish :path "/hello-count" :content-type "text/html" :fun... 46.30 0.9487 0.0259 356 3 45.72 2023-06-10
16. /** Loop waiting for a connection and a valid command */ whi... 46.28 1.0448 -0.0830 445 1 46.28 2023-06-08
17. import re import sys import urllib2 import BeautifulSoup usa... 45.45 0.9803 -0.0310 344 4 43.90 2023-06-10
18. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 45.18 0.9849 -0.0471 183 3 44.17 2023-06-08