Text analysis for Kim (kimson52)

Return to profile of Kim (kimson52)

View texts not yet raced by Kim (kimson52)

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... 98.37 1.1984 0.1401 85 2 94.64 2024-09-28
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 96.21 1.1383 0.1738 272 2 83.83 2024-09-28
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 91.61 1.1067 0.1442 388 3 86.95 2024-09-28
4. import os import sys def run(program, *args): pid = os.fork(... 88.03 1.0473 0.1566 154 2 77.58 2024-09-28
5. function calculateArea(width, height) { try { var area = ... 80.50 1.0366 0.0629 301 4 74.38 2024-09-28
6. /** Loop waiting for a connection and a valid command */ whi... 80.04 1.0448 0.0529 445 2 76.43 2024-09-28
7. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 74.98 0.9180 0.1062 264 4 68.63 2024-09-28
8. /* Read a set of characters from the socket */ StringBuffer ... 74.24 1.0042 0.0108 542 2 73.87 2024-09-27
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 74.16 0.9849 0.0301 183 1 74.16 2024-09-27
10. import std; int main() { std::println("Hello World!"); } 72.76 0.9810 0.0061 56 2 64.58 2024-09-28
11. import urllib2 import urllib import json url = "http://ajax.... 70.36 0.9776 -0.0154 438 1 70.36 2024-09-28
12. import re import sys import urllib2 import BeautifulSoup usa... 67.15 0.9803 -0.0639 344 2 64.48 2024-09-27
13. (publish :path "/hello-count" :content-type "text/html" :fun... 66.92 0.9487 -0.0295 356 2 64.51 2024-09-28
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 58.38 0.8513 -0.0603 179 1 58.38 2024-09-27
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 56.48 0.9215 -0.1510 78 1 56.48 2024-09-27
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 53.98 0.9234 -0.1823 236 1 53.98 2024-09-27