Text analysis for john mat (john_mat)

Return to profile of john mat (john_mat)

View texts not yet raced by john mat (john_mat)

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.53 1.1984 0.2071 85 45 52.91 2024-08-28
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 63.06 1.1383 0.1578 272 21 51.18 2024-08-20
3. import string from random import * characters = string.ascii... 61.45 1.1814 0.0853 190 29 48.52 2024-08-27
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 54.68 1.0518 0.0765 152 19 43.63 2024-08-20
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 54.57 1.1067 0.0164 388 26 46.67 2024-08-27
6. public class HelloWorld { public static void main(String[] ... 53.55 1.0599 0.0418 143 25 41.92 2024-08-27
7. import urllib2 import json screen_name = "wordpress" url = "... 52.42 1.0621 0.0192 246 19 41.02 2024-08-31
8. import std; int main() { std::println("Hello World!"); } 51.67 0.9810 0.0758 56 6 42.01 2024-08-27
9. import os import sys def run(program, *args): pid = os.fork(... 50.18 1.0473 -0.0125 154 23 39.56 2024-05-20
10. function calculateArea(width, height) { try { var area = ... 48.80 1.0366 -0.0319 301 16 38.60 2023-12-04
11. /** Loop waiting for a connection and a valid command */ whi... 48.14 1.0448 -0.0493 445 17 39.64 2024-08-20
12. import re import sys import urllib2 import BeautifulSoup usa... 46.29 0.9803 -0.0282 344 9 36.92 2024-05-10
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 45.58 0.9215 0.0156 78 26 32.14 2024-08-28
14. /* Read a set of characters from the socket */ StringBuffer ... 41.20 1.0042 -0.1548 542 10 33.57 2024-05-10
15. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 40.66 0.9849 -0.1455 183 12 35.37 2024-05-10
16. (publish :path "/hello-count" :content-type "text/html" :fun... 38.23 0.9487 -0.1564 356 8 34.89 2023-07-19
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 35.89 0.9234 -0.1808 236 4 31.90 2024-05-10
18. import urllib2 import urllib import json url = "http://ajax.... 35.77 0.9776 -0.2398 438 4 33.25 2023-06-27
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 33.58 0.8513 -0.1663 179 1 33.58 2024-05-10