Text analysis for duh (maparkski)

Return to profile of duh (maparkski)

View texts not yet raced by duh (maparkski)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 50.35 1.1067 0.0796 388 5 44.58 2025-01-10
2. import string from random import * characters = string.ascii... 50.19 1.1814 0.0011 190 1 50.19 2025-01-25
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 47.99 1.1383 -0.0076 272 2 45.40 2025-02-14
4. import urllib2 import json screen_name = "wordpress" url = "... 47.71 1.0621 0.0620 246 4 42.15 2024-12-31
5. import os import sys def run(program, *args): pid = os.fork(... 47.06 1.0473 0.0615 154 2 46.73 2025-02-07
6. function calculateArea(width, height) { try { var area = ... 45.68 1.0366 0.0396 301 5 43.11 2025-05-04
7. /** Loop waiting for a connection and a valid command */ whi... 44.95 1.0448 0.0142 445 3 44.24 2025-02-01
8. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 44.69 0.9215 0.1314 78 2 40.64 2025-01-12
9. input("\n\nPress the enter key to exit.") # waits for the us... 44.50 1.1984 -0.1500 85 2 43.83 2025-01-10
10. import urllib2 import urllib import json url = "http://ajax.... 42.42 0.9776 0.0218 438 1 42.42 2024-12-28
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 42.16 1.0518 -0.0585 152 2 40.67 2024-12-28
12. public class HelloWorld { public static void main(String[] ... 40.90 1.0599 -0.0963 143 2 40.27 2025-01-17
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 40.61 0.9386 0.0182 256 4 34.70 2025-01-10
14. import std; int main() { std::println("Hello World!"); } 39.79 0.9810 -0.0435 56 3 30.39 2025-02-14
15. import re import sys import urllib2 import BeautifulSoup usa... 38.46 0.9803 -0.0742 344 2 35.31 2025-01-02
16. (publish :path "/hello-count" :content-type "text/html" :fun... 38.18 0.9487 -0.0492 356 2 37.57 2025-01-25
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 37.90 0.9234 -0.0305 236 1 37.90 2024-12-31
18. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 37.06 0.9849 -0.1117 183 2 36.36 2025-01-10
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 34.43 0.8513 -0.0401 179 3 32.73 2025-01-16
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 33.85 0.9180 -0.1205 264 1 33.85 2024-12-31