Text analysis for (anumon6395)

Return to profile of (anumon6395)

View texts not yet raced by (anumon6395)

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... 69.89 1.1984 0.1721 85 2 64.41 2024-08-21
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 67.76 1.1067 0.2265 388 1 67.76 2024-11-09
3. import string from random import * characters = string.ascii... 66.09 1.1814 0.1212 190 2 66.08 2024-08-21
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 56.05 1.1383 -0.0367 272 1 56.05 2024-08-21
5. import os import sys def run(program, *args): pid = os.fork(... 54.94 1.0473 0.0358 154 3 51.40 2024-08-21
6. import re import sys import urllib2 import BeautifulSoup usa... 53.68 0.9803 0.0754 344 2 47.33 2024-08-21
7. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 51.65 0.9234 0.0967 236 2 49.91 2024-08-22
8. import std; int main() { std::println("Hello World!"); } 51.29 0.9810 0.0218 56 3 48.57 2024-11-09
9. import urllib2 import json screen_name = "wordpress" url = "... 49.98 1.0621 -0.0760 246 1 49.98 2024-08-21
10. function calculateArea(width, height) { try { var area = ... 49.82 1.0366 -0.0558 301 2 49.58 2024-11-09
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 48.95 1.0518 -0.0854 152 1 48.95 2024-08-21
12. /* Read a set of characters from the socket */ StringBuffer ... 47.78 1.0042 -0.0626 542 1 47.78 2024-08-21
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 44.47 0.9180 -0.0424 264 3 40.74 2024-11-09
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 35.52 0.9215 -0.2232 78 1 35.52 2024-08-21
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 32.63 0.8513 -0.2152 179 1 32.63 2024-08-21