Text analysis for Daniel (danyong)

Return to profile of Daniel (danyong)

View texts not yet raced by Daniel (danyong)

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... 62.69 1.1984 0.3702 85 3 58.52 2025-06-07
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 57.11 1.1067 0.3223 388 3 51.57 2025-06-02
3. import string from random import * characters = string.ascii... 54.52 1.1814 0.1828 190 6 49.75 2025-06-08
4. import os import sys def run(program, *args): pid = os.fork(... 51.95 1.0473 0.2526 154 6 48.05 2025-06-08
5. function calculateArea(width, height) { try { var area = ... 50.43 1.0366 0.2252 301 3 49.08 2025-06-08
6. import urllib2 import json screen_name = "wordpress" url = "... 50.37 1.0621 0.1982 246 4 49.63 2025-06-08
7. /* Read a set of characters from the socket */ StringBuffer ... 50.17 1.0042 0.2511 542 7 45.19 2025-06-08
8. import urllib2 import urllib import json url = "http://ajax.... 50.15 0.9776 0.2772 438 6 44.51 2025-06-08
9. import random min = 1 max = 6 roll_again = "yes" while roll_... 49.76 1.1383 0.1068 272 2 48.57 2025-06-07
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 49.23 1.0518 0.1800 152 3 45.32 2025-06-08
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 48.39 0.9234 0.2874 236 3 43.39 2025-06-08
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 47.29 0.9215 0.2618 78 4 45.37 2025-06-01
13. import std; int main() { std::println("Hello World!"); } 47.21 0.9810 0.2003 56 3 42.19 2025-06-07
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 44.46 0.8513 0.2611 179 3 40.84 2025-06-07
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 42.25 0.9386 0.1185 256 4 41.25 2025-06-08
16. (publish :path "/hello-count" :content-type "text/html" :fun... 42.05 0.9487 0.1034 356 4 40.73 2025-06-07
17. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 41.87 0.9849 0.0627 183 3 37.40 2025-06-07
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 39.00 0.9180 0.0578 264 3 37.85 2025-06-07