Text analysis for alexVladimirQuecaña (alex_ramos)

Return to profile of alexVladimirQuecaña (alex_ramos)

View texts not yet raced by alexVladimirQuecaña (alex_ramos)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 34.90 1.1383 0.1534 272 7 29.85 2025-07-04
2. input("\n\nPress the enter key to exit.") # waits for the us... 33.56 1.1984 0.0437 85 4 29.73 2025-07-07
3. import string from random import * characters = string.ascii... 32.03 1.1814 0.0040 190 6 27.98 2025-06-27
4. /** Loop waiting for a connection and a valid command */ whi... 30.58 1.0448 0.0870 445 7 26.73 2025-06-22
5. function calculateArea(width, height) { try { var area = ... 29.53 1.0366 0.0563 301 5 24.55 2025-06-22
6. import std; int main() { std::println("Hello World!"); } 29.12 0.9810 0.0967 56 6 23.43 2025-07-07
7. /* Read a set of characters from the socket */ StringBuffer ... 29.01 1.0042 0.0695 542 6 25.56 2025-07-03
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 28.60 1.1067 -0.0482 388 3 26.87 2024-10-24
9. import urllib2 import urllib import json url = "http://ajax.... 28.48 0.9776 0.0765 438 6 25.46 2025-07-07
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 28.30 1.0518 -0.0044 152 8 24.61 2025-07-07
11. import re import sys import urllib2 import BeautifulSoup usa... 28.20 0.9803 0.0634 344 7 23.49 2025-07-03
12. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 27.81 0.9234 0.1059 236 5 25.67 2025-06-27
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 26.68 0.9849 0.0025 183 5 23.58 2025-07-03
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 26.39 0.8513 0.1254 179 5 21.99 2025-06-27
15. (publish :path "/hello-count" :content-type "text/html" :fun... 26.05 0.9487 0.0154 356 8 24.70 2025-07-04
16. public class HelloWorld { public static void main(String[] ... 25.84 1.0599 -0.1036 143 3 25.36 2025-06-27
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 24.97 0.9215 0.0026 78 7 22.56 2025-07-04
18. import os import sys def run(program, *args): pid = os.fork(... 24.51 1.0473 -0.1402 154 2 24.15 2025-06-06
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 23.68 0.9386 -0.0622 256 2 23.01 2025-06-22
20. import urllib2 import json screen_name = "wordpress" url = "... 22.99 1.0621 -0.2112 246 1 22.99 2025-06-03
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 15.80 0.9180 -0.3332 264 1 15.80 2024-09-21