Text analysis for spondunoob (spondulix)

Return to profile of spondunoob (spondulix)

View texts not yet raced by spondunoob (spondulix)

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... 135.57 1.2095 0.0319 85 22 109.93 2020-03-10
2. import string from random import * characters = string.ascii... 120.95 1.1801 -0.0793 190 25 99.81 2019-10-18
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 116.10 1.0408 0.0450 152 31 95.35 2020-03-11
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 115.96 1.1366 -0.0732 272 17 99.00 2019-09-22
5. import urllib2 import json screen_name = "wordpress" url = "... 113.45 1.0541 -0.0009 246 32 92.14 2023-07-20
6. import os import sys def run(program, *args): pid = os.fork(... 112.35 1.0407 0.0081 154 22 85.36 2020-06-17
7. function calculateArea(width, height) { try { var area = ... 110.72 1.0250 0.0184 301 21 91.71 2019-11-13
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 110.50 1.1061 -0.0819 388 28 96.22 2020-03-09
9. public class HelloWorld { public static void main(String[] ... 109.02 1.0522 -0.0339 143 19 88.25 2020-03-11
10. import urllib2 import urllib import json url = "http://ajax.... 107.95 0.9647 0.0701 438 22 85.00 2019-11-13
11. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 106.47 0.9134 0.0838 78 19 79.28 2019-09-22
12. /** Loop waiting for a connection and a valid command */ whi... 104.90 1.0304 -0.0459 445 21 85.88 2019-10-17
13. /* Read a set of characters from the socket */ StringBuffer ... 103.71 0.9937 -0.0125 542 34 82.80 2019-10-17
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 101.28 0.9769 -0.0277 183 32 85.92 2020-03-09
15. import re import sys import urllib2 import BeautifulSoup usa... 100.23 0.9697 -0.0174 344 25 82.29 2020-03-10
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 98.17 0.9341 -0.0194 256 24 72.71 2020-03-11
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 96.59 0.9139 -0.0112 264 24 74.24 2020-06-17
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 90.74 0.9110 -0.0575 236 33 74.81 2019-10-17
19. (publish :path "/hello-count" :content-type "text/html" :fun... 88.53 0.9318 -0.0861 356 24 72.88 2019-11-13