Text analysis for Amen [Dvorak-Trainee] (amun)

Return to profile of Amen [Dvorak-Trainee] (amun)

View texts not yet raced by Amen [Dvorak-Trainee] (amun)

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... 113.56 1.1984 0.1601 85 8 76.97 2024-08-12
2. import string from random import * characters = string.ascii... 98.55 1.1814 0.0039 190 9 83.29 2024-08-15
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 98.48 1.0518 0.1333 152 49 73.83 2024-08-12
4. import os import sys def run(program, *args): pid = os.fork(... 98.19 1.0473 0.1333 154 49 77.23 2023-08-14
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 93.96 1.1067 0.0213 388 4 81.74 2024-06-14
6. /** Loop waiting for a connection and a valid command */ whi... 92.45 1.0448 0.0697 445 39 77.49 2024-08-12
7. (publish :path "/hello-count" :content-type "text/html" :fun... 89.56 0.9487 0.1317 356 35 75.33 2023-08-14
8. public class HelloWorld { public static void main(String[] ... 88.66 1.0599 0.0042 143 7 75.94 2023-10-24
9. import urllib2 import json screen_name = "wordpress" url = "... 87.25 1.0621 -0.0121 246 14 73.53 2023-10-06
10. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 86.71 0.9386 0.1017 256 35 69.54 2023-09-02
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 83.34 0.9849 0.0180 183 41 67.60 2024-06-14
12. /* Read a set of characters from the socket */ StringBuffer ... 83.34 1.0042 -0.0024 542 35 72.71 2024-08-15
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 83.19 0.9180 0.0811 264 33 68.44 2023-08-12
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 82.93 0.9234 0.0759 236 30 70.04 2023-08-14
15. import random min = 1 max = 6 roll_again = "yes" while roll_... 82.20 1.1383 -0.1528 272 8 77.33 2024-06-14
16. function calculateArea(width, height) { try { var area = ... 81.56 1.0366 -0.0571 301 6 70.22 2023-08-08
17. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 74.41 1.0060 -0.1265 467 2 73.34 2024-08-15
18. This is a placeholder text. You are seeing it because there ... 68.01 1.2781 -0.4584 167 8 59.72 2012-03-04
19. import re import sys import urllib2 import BeautifulSoup usa... 67.53 0.9803 -0.1700 344 7 62.86 2024-06-14
20. import urllib2 import urllib import json url = "http://ajax.... 67.45 0.9776 -0.1663 438 5 65.02 2024-06-14
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 63.66 0.9215 -0.1580 78 11 54.96 2024-12-10
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 51.90 0.8513 -0.2342 179 2 50.77 2024-12-10