Text analysis for Jordan (jordan_speedy_hands)

Return to profile of Jordan (jordan_speedy_hands)

View texts not yet raced by Jordan (jordan_speedy_hands)

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... 80.28 1.1984 0.1458 85 7 60.89 2025-04-14
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 76.42 1.1067 0.1729 388 11 64.47 2026-02-06
3. import std; int main() { std::println("Hello World!"); } 67.95 0.9810 0.1568 56 8 55.01 2024-07-24
4. import os import sys def run(program, *args): pid = os.fork(... 67.76 1.0473 0.0873 154 8 57.87 2026-02-19
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 66.49 1.1383 -0.0250 272 9 58.02 2024-07-24
6. public class HelloWorld { public static void main(String[] ... 66.39 1.0599 0.0518 143 6 59.88 2025-11-22
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 66.30 1.0518 0.0584 152 13 56.17 2025-11-08
8. /** Loop waiting for a connection and a valid command */ whi... 60.72 1.0448 -0.0281 445 4 56.46 2026-02-19
9. function calculateArea(width, height) { try { var area = ... 60.54 1.0366 -0.0229 301 8 56.07 2025-11-24
10. import string from random import * characters = string.ascii... 59.21 1.1814 -0.1900 190 3 58.11 2025-11-22
11. import urllib2 import json screen_name = "wordpress" url = "... 59.16 1.0621 -0.0715 246 4 56.23 2024-08-07
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 58.14 0.9849 -0.0114 183 5 49.33 2024-07-24
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 57.06 0.9215 0.0339 78 4 47.09 2025-11-22
14. /* Read a set of characters from the socket */ StringBuffer ... 57.05 1.0042 -0.0489 542 5 53.31 2025-04-14
15. import urllib2 import urllib import json url = "http://ajax.... 56.89 0.9776 -0.0250 438 5 52.49 2025-11-23
16. import re import sys import urllib2 import BeautifulSoup usa... 54.29 0.9803 -0.0712 344 8 49.86 2025-04-19
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 52.84 0.9386 -0.0538 256 5 47.02 2026-02-06
18. (publish :path "/hello-count" :content-type "text/html" :fun... 52.65 0.9487 -0.0671 356 5 49.44 2025-11-24
19. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 51.63 1.0060 -0.1415 467 1 51.63 2024-03-19
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 51.10 0.9180 -0.0624 264 3 46.09 2025-11-23
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 49.16 0.8513 -0.0281 179 8 42.92 2025-11-23
22. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 47.54 0.9234 -0.1274 236 3 46.59 2025-04-19