Text analysis for Erick_Vargas (erick_vargas)

Return to profile of Erick_Vargas (erick_vargas)

View texts not yet raced by Erick_Vargas (erick_vargas)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 40.76 1.1814 0.2747 190 4 37.57 2025-06-30
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 39.25 1.1383 0.2639 272 9 33.61 2025-07-04
3. public class HelloWorld { public static void main(String[] ... 38.38 1.0599 0.3112 143 3 31.64 2025-06-30
4. input("\n\nPress the enter key to exit.") # waits for the us... 37.64 1.1984 0.1463 85 4 36.76 2025-06-30
5. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 33.97 0.9215 0.2921 78 8 27.83 2025-07-04
6. /** Loop waiting for a connection and a valid command */ whi... 33.67 1.0448 0.1580 445 6 31.09 2025-07-07
7. function calculateArea(width, height) { try { var area = ... 33.67 1.0366 0.1662 301 7 30.19 2025-06-30
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 33.02 1.1067 0.0729 388 6 31.54 2025-06-30
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 32.61 1.0518 0.1132 152 9 28.28 2025-07-07
10. /* Read a set of characters from the socket */ StringBuffer ... 32.34 1.0042 0.1511 542 5 29.45 2025-07-07
11. (publish :path "/hello-count" :content-type "text/html" :fun... 31.93 0.9487 0.1920 356 5 29.52 2025-07-04
12. import urllib2 import urllib import json url = "http://ajax.... 31.43 0.9776 0.1452 438 3 29.03 2025-06-08
13. import os import sys def run(program, *args): pid = os.fork(... 31.06 1.0473 0.0623 154 4 25.63 2025-07-07
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 30.47 0.9849 0.1036 183 5 27.00 2025-06-22
15. import re import sys import urllib2 import BeautifulSoup usa... 29.51 0.9803 0.0739 344 7 27.19 2025-07-03
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.14 0.8513 0.1897 179 6 27.01 2025-06-30
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 29.07 0.9386 0.0999 256 6 27.38 2025-06-30
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 28.91 0.9234 0.1094 236 6 26.59 2025-06-30
19. import urllib2 import json screen_name = "wordpress" url = "... 26.70 1.0621 -0.1083 246 1 26.70 2025-05-11
20. import std; int main() { std::println("Hello World!"); } 26.54 0.9810 -0.0329 56 7 22.71 2025-07-07
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 26.24 0.9180 0.0194 264 5 24.39 2025-06-08