Text analysis for Labione (labione)

Return to profile of Labione (labione)

View texts not yet raced by Labione (labione)

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... 58.58 1.1984 0.1374 85 88 42.15 2025-11-26
2. import std; int main() { std::println("Hello World!"); } 49.46 0.9810 0.1468 56 81 34.29 2026-01-14
3. import string from random import * characters = string.ascii... 49.39 1.1814 -0.0552 190 74 39.26 2026-01-27
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 48.37 1.1383 -0.0354 272 64 37.30 2026-01-14
5. public class HelloWorld { public static void main(String[] ... 46.87 1.0599 0.0088 143 81 36.04 2026-01-14
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 46.29 1.1067 -0.0512 388 80 36.00 2026-01-14
7. import os import sys def run(program, *args): pid = os.fork(... 46.00 1.0473 0.0016 154 65 34.99 2026-01-27
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 45.51 1.0518 -0.0141 152 62 35.98 2026-01-27
9. import urllib2 import json screen_name = "wordpress" url = "... 44.96 1.0621 -0.0369 246 73 35.35 2026-01-26
10. import urllib2 import urllib import json url = "http://ajax.... 44.92 0.9776 0.0467 438 81 34.45 2025-11-28
11. /** Loop waiting for a connection and a valid command */ whi... 44.07 1.0448 -0.0399 445 69 34.38 2026-01-14
12. function calculateArea(width, height) { try { var area = ... 43.02 1.0366 -0.0556 301 80 34.07 2025-10-27
13. /* Read a set of characters from the socket */ StringBuffer ... 42.62 1.0042 -0.0324 542 82 33.38 2025-11-28
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 41.79 0.9849 -0.0320 183 87 32.86 2026-01-27
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 41.22 0.9386 0.0013 256 85 31.91 2025-11-26
16. (publish :path "/hello-count" :content-type "text/html" :fun... 39.44 0.9487 -0.0494 356 95 30.19 2026-01-14
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 39.34 0.8513 0.0457 179 96 30.60 2025-12-06
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 39.21 0.9215 -0.0274 78 66 28.86 2025-12-06
19. import re import sys import urllib2 import BeautifulSoup usa... 38.67 0.9803 -0.0985 344 80 32.66 2025-10-23
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 36.36 0.9180 -0.0889 264 93 29.47 2026-01-14
21. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 35.32 0.9234 -0.1180 236 69 27.68 2026-01-26