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.0071 85 5 47.49 2025-11-08
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 48.38 1.1383 0.0168 272 7 41.11 2025-11-08
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 47.47 1.1067 0.0267 388 8 41.34 2025-11-19
4. import urllib2 import json screen_name = "wordpress" url = "... 45.23 1.0621 0.0178 246 11 38.14 2025-11-08
5. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 44.73 0.9215 0.1465 78 8 36.14 2025-11-08
6. import std; int main() { std::println("Hello World!"); } 44.70 0.9810 0.0863 56 12 36.29 2025-11-08
7. import string from random import * characters = string.ascii... 43.53 1.1814 -0.1421 190 6 38.93 2025-10-19
8. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 42.96 0.9849 0.0408 183 6 34.39 2025-11-08
9. /** Loop waiting for a connection and a valid command */ whi... 42.69 1.0448 -0.0255 445 9 37.78 2025-11-08
10. public class HelloWorld { public static void main(String[] ... 42.56 1.0599 -0.0437 143 7 38.29 2025-11-08
11. /* Read a set of characters from the socket */ StringBuffer ... 42.04 1.0042 -0.0004 542 5 37.19 2025-11-08
12. function calculateArea(width, height) { try { var area = ... 41.90 1.0366 -0.0362 301 7 35.46 2025-11-19
13. import re import sys import urllib2 import BeautifulSoup usa... 41.06 0.9803 0.0001 344 6 34.48 2025-11-19
14. print "Using URL", url req = urllib2.Request(url) fd = urlli... 40.43 1.0518 -0.0865 152 9 37.40 2025-11-08
15. import os import sys def run(program, *args): pid = os.fork(... 40.38 1.0473 -0.0832 154 4 37.11 2025-11-08
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 38.67 0.9386 -0.0153 256 10 33.78 2025-11-19
17. import urllib2 import urllib import json url = "http://ajax.... 38.52 0.9776 -0.0579 438 12 34.89 2025-11-19
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 37.97 0.9234 -0.0168 236 5 31.08 2025-11-19
19. (publish :path "/hello-count" :content-type "text/html" :fun... 37.31 0.9487 -0.0579 356 7 33.13 2025-11-08
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 35.45 0.9180 -0.0716 264 6 30.51 2025-11-08
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 33.06 0.8513 -0.0619 179 5 29.33 2025-11-08