Text analysis for Marcelo (kokosensei)

Return to profile of Marcelo (kokosensei)

View texts not yet raced by Marcelo (kokosensei)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import os import sys def run(program, *args): pid = os.fork(... 58.67 1.0473 0.3946 154 10 43.24 2025-06-12
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 58.09 1.1067 0.3209 388 3 52.93 2025-06-18
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 57.47 1.0518 0.3606 152 4 44.40 2025-06-08
4. input("\n\nPress the enter key to exit.") # waits for the us... 57.11 1.1984 0.2051 85 5 53.24 2025-06-12
5. /** Loop waiting for a connection and a valid command */ whi... 54.92 1.0448 0.3049 445 6 48.48 2025-06-12
6. import urllib2 import json screen_name = "wordpress" url = "... 54.51 1.0621 0.2775 246 5 46.89 2025-06-12
7. public class HelloWorld { public static void main(String[] ... 54.38 1.0599 0.2765 143 5 51.09 2025-06-12
8. import string from random import * characters = string.ascii... 52.43 1.1814 0.1071 190 2 52.29 2025-05-16
9. /* Read a set of characters from the socket */ StringBuffer ... 51.01 1.0042 0.2494 542 4 40.53 2025-06-25
10. import std; int main() { std::println("Hello World!"); } 50.28 0.9810 0.2547 56 4 41.37 2025-06-12
11. import urllib2 import urllib import json url = "http://ajax.... 49.67 0.9776 0.2431 438 3 44.19 2025-06-23
12. function calculateArea(width, height) { try { var area = ... 49.40 1.0366 0.1774 301 6 43.79 2025-06-08
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 47.15 0.9234 0.2353 236 7 38.90 2025-06-18
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 46.51 0.9386 0.2044 256 4 36.38 2025-06-08
15. import random min = 1 max = 6 roll_again = "yes" while roll_... 43.50 1.1383 -0.0693 272 2 43.36 2024-11-05
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 40.80 0.9215 0.0812 78 3 34.96 2025-06-12
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 38.63 0.9180 0.0314 264 1 38.63 2025-06-12
18. import re import sys import urllib2 import BeautifulSoup usa... 37.17 0.9803 -0.0668 344 4 34.88 2024-10-19
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 33.46 0.8513 -0.0290 179 3 30.63 2025-06-12