Text analysis for KTH (kthmanish)

Return to profile of KTH (kthmanish)

View texts not yet raced by KTH (kthmanish)

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... 99.83 1.1984 0.0687 85 61 70.40 2024-08-25
2. import string from random import * characters = string.ascii... 92.30 1.1814 -0.0034 190 63 71.79 2024-08-25
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 90.27 1.1067 0.0433 388 58 71.12 2024-08-25
4. public class HelloWorld { public static void main(String[] ... 87.35 1.0599 0.0526 143 70 65.13 2024-08-25
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 85.60 1.1383 -0.0492 272 55 66.57 2024-08-25
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 83.95 1.0518 0.0207 152 66 66.28 2024-08-25
7. function calculateArea(width, height) { try { var area = ... 81.43 1.0366 0.0011 301 57 65.40 2024-08-25
8. import urllib2 import json screen_name = "wordpress" url = "... 81.23 1.0621 -0.0247 246 61 67.66 2024-08-25
9. import urllib2 import urllib import json url = "http://ajax.... 79.33 0.9776 0.0344 438 54 61.96 2024-08-25
10. import std; int main() { std::println("Hello World!"); } 78.99 0.9810 0.0188 56 63 58.76 2024-08-25
11. /* Read a set of characters from the socket */ StringBuffer ... 77.68 1.0042 -0.0133 542 47 63.99 2024-08-25
12. /** Loop waiting for a connection and a valid command */ whi... 76.73 1.0448 -0.0625 445 42 64.82 2024-08-25
13. import os import sys def run(program, *args): pid = os.fork(... 75.20 1.0473 -0.0872 154 55 61.17 2024-08-25
14. import re import sys import urllib2 import BeautifulSoup usa... 74.64 0.9803 -0.0300 344 46 58.91 2024-08-25
15. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 74.35 1.0060 -0.0727 467 51 60.25 2024-08-25
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 73.69 0.9849 -0.0437 183 61 56.48 2024-08-25
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 73.60 0.9386 -0.0015 256 48 57.85 2024-08-25
18. (publish :path "/hello-count" :content-type "text/html" :fun... 73.10 0.9487 -0.0121 356 62 59.91 2024-08-25
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 72.22 0.9215 -0.0024 78 49 49.16 2024-08-25
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 71.34 0.9234 -0.0108 236 41 58.22 2024-08-25
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 71.06 0.9180 -0.0122 264 45 56.20 2024-08-24
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 68.88 0.8513 0.0199 179 49 52.42 2024-08-25