Text analysis for Angus (mr_angoose)

Return to profile of Angus (mr_angoose)

View texts not yet raced by Angus (mr_angoose)

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... 68.84 1.1984 0.1064 85 9 62.26 2024-10-08
2. import string from random import * characters = string.ascii... 68.36 1.1814 0.1211 190 5 60.22 2024-06-03
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 63.99 1.1383 0.0775 272 6 57.96 2024-10-08
4. public class HelloWorld { public static void main(String[] ... 61.21 1.0599 0.1041 143 5 57.89 2024-06-11
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 60.75 1.1067 0.0490 388 5 56.52 2024-10-08
6. import std; int main() { std::println("Hello World!"); } 57.48 0.9810 0.1058 56 3 48.61 2024-12-18
7. function calculateArea(width, height) { try { var area = ... 57.32 1.0366 0.0541 301 4 53.79 2024-12-18
8. import urllib2 import json screen_name = "wordpress" url = "... 55.49 1.0621 -0.0040 246 2 53.85 2024-06-02
9. /** Loop waiting for a connection and a valid command */ whi... 54.88 1.0448 0.0039 445 1 54.88 2024-12-18
10. import os import sys def run(program, *args): pid = os.fork(... 53.72 1.0473 -0.0233 154 2 51.14 2024-06-03
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 53.60 1.0518 -0.0291 152 2 51.33 2024-12-18
12. import urllib2 import urllib import json url = "http://ajax.... 53.20 0.9776 0.0358 438 2 52.65 2024-05-07
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 52.68 0.9849 0.0196 183 2 50.58 2024-06-03
14. import re import sys import urllib2 import BeautifulSoup usa... 50.47 0.9803 -0.0208 344 2 49.94 2024-10-08
15. /* Read a set of characters from the socket */ StringBuffer ... 49.82 1.0042 -0.0551 542 2 48.99 2024-06-11
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 48.71 0.9215 0.0042 78 1 48.71 2024-06-03
17. (publish :path "/hello-count" :content-type "text/html" :fun... 47.52 0.9487 -0.0393 356 3 42.31 2024-12-18
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 46.71 0.9386 -0.0505 256 3 43.70 2024-06-02
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 45.52 0.9180 -0.0515 264 3 44.08 2024-06-03
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 44.08 0.9234 -0.0810 236 2 43.82 2024-06-02
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 38.46 0.8513 -0.1258 179 1 38.46 2024-06-03