Text analysis for Brent (bpappas)

Return to profile of Brent (bpappas)

View texts not yet raced by Brent (bpappas)

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... 65.09 1.2095 0.2637 85 2 61.37 2024-01-08
2. import os import sys def run(program, *args): pid = os.fork(... 58.33 1.0407 0.2795 154 3 46.19 2024-01-08
3. import string from random import * characters = string.ascii... 58.06 1.1801 0.1340 190 2 51.54 2024-01-05
4. function calculateArea(width, height) { try { var area = ... 55.33 1.0250 0.2273 301 4 49.91 2024-01-06
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 53.91 1.0408 0.1794 152 4 46.66 2024-01-08
6. import urllib2 import json screen_name = "wordpress" url = "... 52.52 1.0541 0.1346 246 3 46.00 2024-01-08
7. public class HelloWorld { public static void main(String[] ... 50.68 1.0522 0.0949 143 2 45.01 2024-01-07
8. /* Read a set of characters from the socket */ StringBuffer ... 50.41 0.9937 0.1473 542 2 48.84 2024-01-08
9. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 50.34 0.9341 0.2053 256 5 45.61 2024-01-07
10. (publish :path "/hello-count" :content-type "text/html" :fun... 49.88 0.9318 0.1972 356 3 41.58 2024-01-08
11. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 46.10 0.9139 0.1295 264 4 36.92 2024-01-07
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 44.61 0.9134 0.0963 78 2 41.80 2024-01-05
13. import urllib2 import urllib import json url = "http://ajax.... 43.72 0.9647 0.0248 438 2 43.51 2024-01-06
14. import re import sys import urllib2 import BeautifulSoup usa... 43.19 0.9697 0.0078 344 3 37.66 2024-01-07
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 42.35 0.9110 0.0475 236 2 39.54 2024-01-08
16. import random n = random.randint(1, 99) guess = int(raw_inpu... 40.47 1.1061 -0.1901 388 2 40.43 2024-01-05
17. import random min = 1 max = 6 roll_again = "yes" while roll_... 39.67 1.1366 -0.2387 272 1 39.67 2024-01-04
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 38.93 0.8589 0.0222 179 3 38.30 2024-01-08
19. /** Loop waiting for a connection and a valid command */ whi... 34.17 1.0304 -0.2570 445 1 34.17 2024-01-04