Text analysis for hhesenjan (hhesenjan)

Return to profile of hhesenjan (hhesenjan)

View texts not yet raced by hhesenjan (hhesenjan)

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... 63.31 1.1984 0.0948 85 6 56.20 2024-03-15
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 57.95 1.1067 0.0878 388 12 50.01 2024-03-18
3. import string from random import * characters = string.ascii... 57.08 1.1814 -0.0041 190 4 47.05 2024-03-18
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 56.43 1.1383 0.0260 272 5 49.08 2024-03-16
5. import os import sys def run(program, *args): pid = os.fork(... 53.62 1.0473 0.0640 154 6 44.59 2024-03-18
6. public class HelloWorld { public static void main(String[] ... 52.54 1.0599 0.0303 143 13 46.56 2024-03-21
7. import urllib2 import json screen_name = "wordpress" url = "... 52.24 1.0621 0.0222 246 11 42.12 2024-04-30
8. import re import sys import urllib2 import BeautifulSoup usa... 50.93 0.9803 0.0796 344 10 41.14 2024-03-18
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 50.76 1.0518 0.0050 152 12 44.79 2024-03-18
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 47.71 0.9215 0.0695 78 8 33.42 2024-03-21
11. /** Loop waiting for a connection and a valid command */ whi... 46.64 1.0448 -0.0695 445 6 42.34 2024-03-16
12. function calculateArea(width, height) { try { var area = ... 46.00 1.0366 -0.0773 301 10 41.31 2024-03-18
13. import urllib2 import urllib import json url = "http://ajax.... 45.89 0.9776 -0.0192 438 11 39.36 2024-03-17
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.83 0.9234 0.0332 236 8 39.78 2024-03-21
15. import std; int main() { std::println("Hello World!"); } 45.66 0.9810 -0.0217 56 5 39.24 2024-03-21
16. (publish :path "/hello-count" :content-type "text/html" :fun... 44.98 0.9487 -0.0051 356 11 38.45 2024-03-21
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 44.79 0.9386 -0.0113 256 6 37.74 2024-03-21
18. /* Read a set of characters from the socket */ StringBuffer ... 44.12 1.0042 -0.0847 542 7 38.45 2024-03-21
19. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 43.19 0.9849 -0.0871 183 5 39.29 2024-03-18
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 39.85 0.9180 -0.0929 264 7 35.64 2024-03-17
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 32.57 0.8513 -0.1879 179 5 28.24 2024-03-18