Text analysis for ethan (asdf2552)

Return to profile of ethan (asdf2552)

View texts not yet raced by ethan (asdf2552)

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... 50.49 1.1984 0.0006 85 7 46.11 2026-01-17
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 48.38 1.1383 0.0106 272 8 41.50 2026-01-29
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 47.47 1.1067 0.0206 388 8 41.34 2025-11-19
4. import urllib2 import json screen_name = "wordpress" url = "... 45.23 1.0621 0.0120 246 13 38.50 2026-02-19
5. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 44.73 0.9215 0.1407 78 9 36.21 2026-01-24
6. import std; int main() { std::println("Hello World!"); } 44.70 0.9810 0.0805 56 14 36.81 2026-04-03
7. import string from random import * characters = string.ascii... 43.53 1.1814 -0.1477 190 6 38.93 2025-10-19
8. public class HelloWorld { public static void main(String[] ... 43.47 1.0599 -0.0276 143 8 38.94 2026-01-29
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 42.96 0.9849 0.0353 183 8 35.04 2026-04-03
10. /** Loop waiting for a connection and a valid command */ whi... 42.69 1.0448 -0.0310 445 11 38.35 2026-01-29
11. /* Read a set of characters from the socket */ StringBuffer ... 42.04 1.0042 -0.0059 542 5 37.19 2025-11-08
12. function calculateArea(width, height) { try { var area = ... 41.90 1.0366 -0.0416 301 8 35.37 2026-04-03
13. import re import sys import urllib2 import BeautifulSoup usa... 41.06 0.9803 -0.0052 344 7 34.24 2026-01-29
14. import os import sys def run(program, *args): pid = os.fork(... 40.74 1.0473 -0.0798 154 7 37.71 2026-02-19
15. print "Using URL", url req = urllib2.Request(url) fd = urlli... 40.43 1.0518 -0.0917 152 9 37.40 2025-11-08
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 38.67 0.9386 -0.0203 256 11 33.82 2026-01-24
17. import urllib2 import urllib import json url = "http://ajax.... 38.52 0.9776 -0.0629 438 13 35.01 2026-02-19
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 37.97 0.9234 -0.0217 236 7 31.61 2026-02-19
19. (publish :path "/hello-count" :content-type "text/html" :fun... 37.31 0.9487 -0.0627 356 8 33.39 2026-02-19
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.57 0.8513 0.0171 179 7 31.14 2026-02-19
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 35.45 0.9180 -0.0762 264 7 31.04 2026-01-17