Text analysis for Alex (alexklaus)

Return to profile of Alex (alexklaus)

View texts not yet raced by Alex (alexklaus)

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... 76.01 1.2095 -0.0003 85 6 57.55 2021-09-23
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 72.12 1.1366 0.0141 272 6 60.85 2022-07-20
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 69.06 1.1061 0.0067 388 5 56.64 2021-09-23
4. import string from random import * characters = string.ascii... 66.90 1.1801 -0.1227 190 1 66.90 2019-03-31
5. function calculateArea(width, height) { try { var area = ... 65.36 1.0250 0.0452 301 4 60.15 2022-07-22
6. import os import sys def run(program, *args): pid = os.fork(... 65.17 1.0407 0.0166 154 12 50.67 2021-09-23
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 64.71 1.0408 0.0113 152 11 51.41 2021-09-23
8. import urllib2 import json screen_name = "wordpress" url = "... 64.27 1.0541 -0.0171 246 3 57.25 2021-08-30
9. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 64.15 0.9134 0.1305 78 11 46.72 2021-04-05
10. public class HelloWorld { public static void main(String[] ... 62.69 1.0522 -0.0345 143 18 50.59 2021-09-23
11. import re import sys import urllib2 import BeautifulSoup usa... 62.37 0.9697 0.0585 344 7 49.11 2021-09-23
12. /* Read a set of characters from the socket */ StringBuffer ... 62.35 0.9937 0.0308 542 6 51.99 2021-08-30
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 61.78 0.9341 0.0662 256 10 49.56 2019-06-13
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 59.06 0.9769 -0.0150 183 9 51.93 2019-04-12
15. (publish :path "/hello-count" :content-type "text/html" :fun... 57.94 0.9318 0.0270 356 10 48.38 2022-07-20
16. /** Loop waiting for a connection and a valid command */ whi... 56.71 1.0304 -0.1048 445 11 51.39 2019-05-26
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 56.32 0.9139 0.0009 264 15 48.05 2022-07-23
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 53.25 0.9110 -0.0407 236 10 47.10 2019-08-16
19. import urllib2 import urllib import json url = "http://ajax.... 46.65 0.9647 -0.1797 438 4 42.95 2019-06-17