Text analysis for KralTi (kralt)

Return to profile of KralTi (kralt)

View texts not yet raced by KralTi (kralt)

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... 42.84 1.1984 0.8879 85 15 31.49 2025-03-29
2. import string from random import * characters = string.ascii... 40.01 1.1814 0.7670 190 16 30.61 2025-03-29
3. function calculateArea(width, height) { try { var area = ... 39.80 1.0366 0.9016 301 18 29.54 2025-03-29
4. public class HelloWorld { public static void main(String[] ... 38.84 1.0599 0.8316 143 20 24.12 2025-04-06
5. /** Loop waiting for a connection and a valid command */ whi... 35.76 1.0448 0.6967 445 15 27.66 2025-03-29
6. import std; int main() { std::println("Hello World!"); } 35.08 0.9810 0.7273 56 10 25.67 2025-03-29
7. import os import sys def run(program, *args): pid = os.fork(... 34.65 1.0473 0.6401 154 16 25.75 2025-04-06
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 33.05 1.0518 0.5577 152 15 25.49 2025-04-06
9. import random n = random.randint(1, 99) guess = int(raw_inpu... 32.06 1.1067 0.4546 388 21 26.12 2025-03-29
10. /* Read a set of characters from the socket */ StringBuffer ... 31.80 1.0042 0.5444 542 11 28.18 2025-03-29
11. import random min = 1 max = 6 roll_again = "yes" while roll_... 31.25 1.1383 0.3835 272 10 25.94 2025-03-14
12. import urllib2 import json screen_name = "wordpress" url = "... 30.74 1.0621 0.4349 246 14 25.93 2025-04-06
13. import urllib2 import urllib import json url = "http://ajax.... 30.45 0.9776 0.5053 438 11 22.70 2025-03-16
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 30.23 0.9386 0.5336 256 12 23.75 2025-03-29
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.98 0.8513 0.6087 179 18 23.86 2025-04-06
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 29.49 0.9849 0.4512 183 14 24.52 2025-03-16
17. (publish :path "/hello-count" :content-type "text/html" :fun... 29.46 0.9487 0.4860 356 21 24.45 2025-03-29
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 29.34 0.9234 0.5054 236 15 24.88 2025-03-29
19. import re import sys import urllib2 import BeautifulSoup usa... 29.11 0.9803 0.4373 344 11 22.47 2025-03-23
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 28.94 0.9180 0.4913 264 11 21.78 2025-03-16
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 27.58 0.9215 0.4216 78 14 22.10 2025-03-29