Text analysis for David (davidcaron)

Return to profile of David (davidcaron)

View texts not yet raced by David (davidcaron)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import urllib2 import json screen_name = "wordpress" url = "... 67.14 1.0621 0.2091 246 1 67.14 2022-11-29
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 58.62 1.1383 -0.0337 272 2 57.80 2022-11-02
3. function calculateArea(width, height) { try { var area = ... 57.50 1.0366 0.0568 301 1 57.50 2022-11-02
4. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 56.01 0.9386 0.1197 256 4 51.30 2022-11-04
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 55.67 1.0518 0.0066 152 1 55.67 2022-11-02
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 55.60 1.1067 -0.0600 388 1 55.60 2022-11-02
7. import urllib2 import urllib import json url = "http://ajax.... 55.16 0.9776 0.0731 438 2 55.08 2022-11-29
8. public class HelloWorld { public static void main(String[] ... 54.53 1.0599 -0.0263 143 2 54.07 2022-11-29
9. /** Loop waiting for a connection and a valid command */ whi... 54.36 1.0448 -0.0077 445 1 54.36 2022-11-03
10. import os import sys def run(program, *args): pid = os.fork(... 52.09 1.0473 -0.0607 154 1 52.09 2022-11-02
11. /* Read a set of characters from the socket */ StringBuffer ... 50.22 1.0042 -0.0488 542 1 50.22 2022-11-29
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 47.71 0.9215 -0.0158 78 3 46.24 2022-11-29
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 45.81 0.9849 -0.1150 183 1 45.81 2022-11-03