Text analysis for Autumn (autumnhorn)

Return to profile of Autumn (autumnhorn)

View texts not yet raced by Autumn (autumnhorn)

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... 72.79 1.1814 0.2250 190 9 63.70 2024-03-20
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 69.01 1.1383 0.1955 272 5 66.13 2024-03-13
3. input("\n\nPress the enter key to exit.") # waits for the us... 65.91 1.1984 0.0628 85 4 59.81 2024-03-13
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 62.45 1.1067 0.0994 388 4 61.05 2024-03-13
5. public class HelloWorld { public static void main(String[] ... 60.63 1.0599 0.1182 143 3 56.69 2024-03-13
6. import os import sys def run(program, *args): pid = os.fork(... 60.37 1.0473 0.1246 154 5 53.10 2024-03-13
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 59.38 1.0518 0.1054 152 1 59.38 2024-03-13
8. function calculateArea(width, height) { try { var area = ... 58.47 1.0366 0.1037 301 4 55.43 2024-03-20
9. import std; int main() { std::println("Hello World!"); } 57.86 0.9810 0.1545 56 6 54.49 2024-03-20
10. import urllib2 import json screen_name = "wordpress" url = "... 55.34 1.0621 0.0141 246 1 55.34 2024-03-13
11. /* Read a set of characters from the socket */ StringBuffer ... 53.49 1.0042 0.0388 542 2 51.17 2024-03-13
12. /** Loop waiting for a connection and a valid command */ whi... 52.82 1.0448 -0.0108 445 2 52.31 2024-03-13
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 49.58 0.9849 -0.0198 183 3 46.46 2024-03-13
14. import re import sys import urllib2 import BeautifulSoup usa... 46.30 0.9803 -0.0760 344 2 43.73 2024-03-13
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 44.80 0.9215 -0.0486 78 2 43.11 2024-03-13
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 44.47 0.9180 -0.0555 264 2 43.50 2024-03-13
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 39.12 0.8513 -0.1038 179 2 37.77 2024-03-20