Text analysis for Alex (evil_alex)

Return to profile of Alex (evil_alex)

View texts not yet raced by Alex (evil_alex)

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... 66.57 1.1984 0.0917 85 21 49.54 2025-02-04
2. import string from random import * characters = string.ascii... 62.58 1.1814 0.0380 190 16 49.47 2025-02-03
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 60.00 1.1383 0.0273 272 29 49.88 2025-02-03
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 59.43 1.1067 0.0493 388 25 50.22 2025-02-02
5. import os import sys def run(program, *args): pid = os.fork(... 59.28 1.0473 0.1077 154 22 46.16 2025-02-03
6. /** Loop waiting for a connection and a valid command */ whi... 54.80 1.0448 0.0258 445 14 47.25 2025-02-04
7. import urllib2 import json screen_name = "wordpress" url = "... 53.91 1.0621 -0.0110 246 23 46.27 2025-02-02
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 52.29 1.0518 -0.0316 152 13 45.70 2025-01-31
9. function calculateArea(width, height) { try { var area = ... 52.01 1.0366 -0.0246 301 17 46.89 2025-02-03
10. public class HelloWorld { public static void main(String[] ... 51.63 1.0599 -0.0559 143 13 47.01 2025-01-31
11. import std; int main() { std::println("Hello World!"); } 50.98 0.9810 0.0041 56 13 41.60 2025-02-02
12. /* Read a set of characters from the socket */ StringBuffer ... 49.29 1.0042 -0.0441 542 9 43.25 2025-02-04
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 48.60 0.9849 -0.0371 183 15 44.67 2025-02-03
14. import re import sys import urllib2 import BeautifulSoup usa... 48.35 0.9803 -0.0404 344 5 42.12 2025-01-09
15. import urllib2 import urllib import json url = "http://ajax.... 47.84 0.9776 -0.0456 438 9 38.36 2025-02-03
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 46.20 0.9215 -0.0238 78 10 38.06 2025-02-03
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.87 0.9234 -0.0274 236 11 37.81 2025-01-28
18. (publish :path "/hello-count" :content-type "text/html" :fun... 44.63 0.9487 -0.0752 356 6 38.91 2025-01-29
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 44.61 0.8513 0.0102 179 7 38.74 2025-02-04
20. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 42.81 0.9386 -0.1063 256 4 35.52 2024-12-30
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.20 0.9180 -0.1354 264 2 37.04 2025-02-02