Text analysis for kinisslearner (kinesislearner)

Return to profile of kinisslearner (kinesislearner)

View texts not yet raced by kinisslearner (kinesislearner)

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... 62.29 1.1984 1.2279 85 10 50.38 2024-05-06
2. import string from random import * characters = string.ascii... 58.56 1.1814 1.1062 190 6 47.90 2024-05-03
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 54.46 1.1067 1.0188 388 11 45.61 2024-05-03
4. import std; int main() { std::println("Hello World!"); } 49.83 0.9810 0.9572 56 13 37.17 2024-05-03
5. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 49.51 0.9386 0.9930 256 13 41.24 2024-05-03
6. import os import sys def run(program, *args): pid = os.fork(... 49.47 1.0473 0.8854 154 4 42.39 2024-05-03
7. function calculateArea(width, height) { try { var area = ... 49.32 1.0366 0.8886 301 12 41.49 2024-05-03
8. import random min = 1 max = 6 roll_again = "yes" while roll_... 48.57 1.1383 0.7559 272 6 40.95 2024-05-03
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 47.72 1.0518 0.8137 152 8 34.21 2024-05-03
10. /** Loop waiting for a connection and a valid command */ whi... 47.48 1.0448 0.8130 445 3 40.48 2024-05-03
11. public class HelloWorld { public static void main(String[] ... 47.44 1.0599 0.7914 143 11 38.19 2024-05-03
12. /* Read a set of characters from the socket */ StringBuffer ... 46.91 1.0042 0.8279 542 13 41.20 2024-05-03
13. import urllib2 import urllib import json url = "http://ajax.... 46.77 0.9776 0.8491 438 16 36.04 2024-05-06
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.03 0.9234 0.8378 236 17 36.36 2024-05-03
15. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 44.54 0.9180 0.8208 264 14 36.98 2024-05-03
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 44.02 0.9849 0.7356 183 9 34.75 2024-05-03
17. (publish :path "/hello-count" :content-type "text/html" :fun... 43.18 0.9487 0.7419 356 11 37.51 2024-05-03
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 41.17 0.8513 0.7492 179 10 35.53 2024-05-06
19. import urllib2 import json screen_name = "wordpress" url = "... 41.04 1.0621 0.5423 246 2 34.24 2024-05-02
20. import re import sys import urllib2 import BeautifulSoup usa... 40.33 0.9803 0.5932 344 5 35.45 2024-05-03
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 34.11 0.9215 0.4090 78 4 30.20 2024-05-03