Text analysis for Marko (hawk691)

Return to profile of Marko (hawk691)

View texts not yet raced by Marko (hawk691)

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... 34.94 1.1984 0.0988 85 10 25.17 2025-08-20
2. import urllib2 import json screen_name = "wordpress" url = "... 33.24 1.0621 0.1719 246 19 26.04 2025-08-20
3. import std; int main() { std::println("Hello World!"); } 32.56 0.9810 0.2278 56 14 21.76 2025-08-30
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 31.94 1.1383 0.0475 272 18 26.13 2025-08-20
5. public class HelloWorld { public static void main(String[] ... 31.47 1.0599 0.1084 143 25 24.23 2025-08-30
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 31.08 1.1067 0.0472 388 15 24.05 2025-08-22
7. function calculateArea(width, height) { try { var area = ... 30.19 1.0366 0.0842 301 17 22.90 2025-08-22
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 29.70 1.0518 0.0508 152 23 21.16 2025-08-30
9. /** Loop waiting for a connection and a valid command */ whi... 29.66 1.0448 0.0563 445 19 22.67 2025-08-20
10. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.17 0.8513 0.2316 179 16 22.18 2025-08-30
11. /* Read a set of characters from the socket */ StringBuffer ... 29.16 1.0042 0.0784 542 18 22.93 2025-08-24
12. import os import sys def run(program, *args): pid = os.fork(... 29.06 1.0473 0.0316 154 23 20.48 2025-08-30
13. (publish :path "/hello-count" :content-type "text/html" :fun... 28.54 0.9487 0.1109 356 13 22.44 2025-08-30
14. import re import sys import urllib2 import BeautifulSoup usa... 27.90 0.9803 0.0555 344 21 21.33 2025-08-30
15. import urllib2 import urllib import json url = "http://ajax.... 27.71 0.9776 0.0511 438 19 22.30 2025-08-22
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 26.56 0.9849 0.0012 183 13 21.48 2025-08-30
17. import string from random import * characters = string.ascii... 26.53 1.1814 -0.1965 190 9 23.26 2025-05-09
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 25.95 0.9215 0.0419 78 20 17.94 2025-08-30
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 25.69 0.9234 0.0304 236 14 21.72 2025-08-22
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 24.05 0.9180 -0.0251 264 15 18.50 2025-08-20
21. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 23.93 0.9386 -0.0502 256 17 18.18 2025-08-22