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.2420 272 6 29.29 2025-06-02
2. import string from random import * characters = string.ascii... 32.03 1.1814 0.0854 190 5 27.65 2025-06-21
3. /** Loop waiting for a connection and a valid command */ whi... 30.58 1.0448 0.1646 445 7 26.73 2025-06-22
4. input("\n\nPress the enter key to exit.") # waits for the us... 30.02 1.1984 -0.0111 85 3 28.45 2025-06-06
5. function calculateArea(width, height) { try { var area = ... 29.53 1.0366 0.1313 301 5 24.55 2025-06-22
6. import std; int main() { std::println("Hello World!"); } 29.12 0.9810 0.1707 56 5 22.48 2025-06-22
7. /* Read a set of characters from the socket */ StringBuffer ... 28.72 1.0042 0.1317 542 5 24.87 2025-06-21
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 28.60 1.1067 0.0244 388 3 26.87 2024-10-24
9. import re import sys import urllib2 import BeautifulSoup usa... 28.20 0.9803 0.1350 344 6 23.10 2025-05-30
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 27.01 1.0518 0.0164 152 5 23.04 2025-05-11
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 26.83 0.9234 0.1377 236 3 24.73 2025-06-22
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 26.68 0.9849 0.0703 183 4 22.91 2025-06-22
13. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 26.39 0.8513 0.1924 179 4 21.73 2025-05-30
14. import urllib2 import urllib import json url = "http://ajax.... 26.01 0.9776 0.0511 438 4 24.05 2025-05-30
15. (publish :path "/hello-count" :content-type "text/html" :fun... 25.58 0.9487 0.0630 356 5 24.00 2025-06-22
16. public class HelloWorld { public static void main(String[] ... 25.26 1.0599 -0.0609 143 2 25.12 2025-06-08
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 24.97 0.9215 0.0661 78 5 22.24 2025-06-22
18. import os import sys def run(program, *args): pid = os.fork(... 24.51 1.0473 -0.0779 154 2 24.15 2025-06-06
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 23.68 0.9386 -0.0021 256 2 23.01 2025-06-22
20. import urllib2 import json screen_name = "wordpress" url = "... 22.99 1.0621 -0.1529 246 1 22.99 2025-06-03
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 15.80 0.9180 -0.2931 264 1 15.80 2024-09-21