Text analysis for (joetyper2014)

Return to profile of (joetyper2014)

View texts not yet raced by (joetyper2014)

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... 110.19 1.1984 0.5710 85 25 71.02 2025-08-16
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 90.27 1.1383 0.3112 272 14 69.07 2024-04-11
3. public class HelloWorld { public static void main(String[] ... 89.37 1.0599 0.3752 143 9 72.51 2024-04-28
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 86.43 1.0518 0.3361 152 5 62.95 2025-08-16
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 86.16 1.1067 0.2768 388 4 76.50 2025-08-16
6. import os import sys def run(program, *args): pid = os.fork(... 82.22 1.0473 0.2730 154 9 57.65 2025-08-16
7. import string from random import * characters = string.ascii... 81.49 1.1814 0.1272 190 16 67.83 2025-08-14
8. import std; int main() { std::println("Hello World!"); } 79.92 0.9810 0.3023 56 12 62.56 2024-03-31
9. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 70.16 1.0060 0.1206 467 1 70.16 2025-08-16
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 65.45 0.9215 0.1295 78 2 42.98 2024-06-10
11. /* Read a set of characters from the socket */ StringBuffer ... 64.39 1.0042 0.0298 542 5 50.94 2025-08-16
12. /** Loop waiting for a connection and a valid command */ whi... 61.77 1.0448 -0.0529 445 2 52.86 2024-02-05
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 60.63 0.9234 0.0502 236 3 48.31 2025-08-16
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 58.94 0.9180 0.0284 264 3 50.26 2025-08-16
15. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 57.76 0.9849 -0.0574 183 3 49.60 2024-03-31
16. import urllib2 import json screen_name = "wordpress" url = "... 52.99 1.0621 -0.2112 246 5 46.91 2023-11-22
17. (publish :path "/hello-count" :content-type "text/html" :fun... 49.59 0.9487 -0.1524 356 2 44.88 2024-01-31
18. import re import sys import urllib2 import BeautifulSoup usa... 45.53 0.9803 -0.2492 344 2 38.60 2023-10-23
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 44.06 0.9386 -0.2311 256 1 44.06 2024-03-31
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 39.77 0.8513 -0.2127 179 1 39.77 2024-03-31
21. import urllib2 import urllib import json url = "http://ajax.... 37.48 0.9776 -0.3758 438 1 37.48 2023-11-02