Text analysis for Jesup (jesup1)

Return to profile of Jesup (jesup1)

View texts not yet raced by Jesup (jesup1)

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... 51.43 1.1984 0.3328 85 3 39.88 2024-05-22
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 46.53 1.1383 0.2588 272 2 43.89 2024-05-13
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 41.16 1.0518 0.1935 152 3 39.01 2024-05-13
4. import string from random import * characters = string.ascii... 40.22 1.1814 0.0261 190 3 39.66 2024-05-13
5. function calculateArea(width, height) { try { var area = ... 38.98 1.0366 0.1440 301 2 36.73 2024-05-13
6. /** Loop waiting for a connection and a valid command */ whi... 38.54 1.0448 0.1254 445 1 38.54 2024-05-13
7. import urllib2 import json screen_name = "wordpress" url = "... 38.22 1.0621 0.0921 246 5 34.46 2024-05-13
8. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 35.55 0.9849 0.0892 183 3 33.27 2024-05-13
9. import re import sys import urllib2 import BeautifulSoup usa... 34.94 0.9803 0.0781 344 5 32.33 2024-05-13
10. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 34.40 0.9234 0.1206 236 4 29.67 2024-05-22
11. import random n = random.randint(1, 99) guess = int(raw_inpu... 33.46 1.1067 -0.1027 388 1 33.46 2024-04-29
12. (publish :path "/hello-count" :content-type "text/html" :fun... 33.08 0.9487 0.0602 356 1 33.08 2024-05-13
13. public class HelloWorld { public static void main(String[] ... 32.81 1.0599 -0.0683 143 2 32.71 2024-05-13
14. import urllib2 import urllib import json url = "http://ajax.... 32.66 0.9776 0.0147 438 1 32.66 2024-04-29
15. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 32.65 0.9180 0.0652 264 3 31.63 2024-05-13
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 31.48 0.9386 0.0100 256 2 31.35 2024-05-13
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 30.77 0.9215 0.0094 78 3 26.41 2024-05-13
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 28.36 0.8513 -0.0084 179 3 25.85 2024-05-13
19. import std; int main() { std::println("Hello World!"); } 23.78 0.9810 -0.2493 56 2 23.51 2024-04-29