Text analysis for (poem)

Return to profile of (poem)

View texts not yet raced by (poem)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 95.13 1.1366 0.3593 272 10 77.51 2021-11-03
2. import urllib2 import json screen_name = "wordpress" url = "... 93.94 1.0541 0.4235 246 12 71.08 2022-07-01
3. input("\n\nPress the enter key to exit.") # waits for the us... 92.57 1.2095 0.2454 85 7 69.21 2020-08-21
4. public class HelloWorld { public static void main(String[] ... 86.41 1.0522 0.3069 143 9 65.55 2022-07-01
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 84.28 1.1061 0.2198 388 5 75.90 2022-07-02
6. /** Loop waiting for a connection and a valid command */ whi... 84.17 1.0304 0.2928 445 8 71.10 2022-07-02
7. import urllib2 import urllib import json url = "http://ajax.... 83.15 0.9647 0.3438 438 15 68.47 2022-07-02
8. function calculateArea(width, height) { try { var area = ... 79.65 1.0250 0.2281 301 9 63.06 2021-11-03
9. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 78.22 0.9341 0.2963 256 14 61.01 2022-07-02
10. (publish :path "/hello-count" :content-type "text/html" :fun... 77.37 0.9318 0.2862 356 12 61.68 2022-07-02
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 75.47 0.9769 0.2102 183 13 58.80 2022-07-01
12. import string from random import * characters = string.ascii... 71.61 1.1801 -0.0546 190 7 65.35 2021-11-03
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 70.83 0.9110 0.2040 236 12 55.42 2022-07-01
14. import os import sys def run(program, *args): pid = os.fork(... 69.40 1.0407 0.0508 154 5 64.25 2021-11-03
15. print "Using URL", url req = urllib2.Request(url) fd = urlli... 69.11 1.0408 0.0464 152 5 62.64 2022-07-01
16. import re import sys import urllib2 import BeautifulSoup usa... 68.79 0.9697 0.1128 344 7 60.88 2022-07-02
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 66.26 0.9139 0.1282 264 5 55.83 2022-07-01
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 64.30 0.9134 0.0975 78 9 49.71 2021-09-02
19. if (response) { try { var dealData = JSON.parse(response)... 60.53 0.8719 0.0980 501 1 60.53 2019-01-30
20. /* Read a set of characters from the socket */ StringBuffer ... 60.47 0.9937 -0.0408 542 4 57.59 2021-11-03
21. var $form, width, height, area; $form = $('#calculator'); $(... 58.98 0.8338 0.1067 372 1 58.98 2019-02-14
22. function showContent(dealData) { var newContent = ''; for ... 54.72 0.7117 0.1573 440 3 49.19 2019-01-30