Text analysis for LeSirH (lesirh)

Return to profile of LeSirH (lesirh)

View texts not yet raced by LeSirH (lesirh)

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... 124.89 1.2095 0.2796 85 9 89.95 2019-11-27
2. import string from random import * characters = string.ascii... 122.29 1.1801 0.2828 190 8 89.69 2020-08-11
3. function calculateArea(width, height) { try { var area = ... 103.79 1.0250 0.2582 301 4 83.93 2020-12-19
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 88.36 1.1366 -0.0577 272 6 76.76 2019-11-27
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 87.42 1.1061 -0.0286 388 5 78.83 2019-09-22
6. import urllib2 import json screen_name = "wordpress" url = "... 87.32 1.0541 0.0150 246 11 75.91 2019-09-22
7. public class HelloWorld { public static void main(String[] ... 86.59 1.0522 -0.0023 143 7 78.19 2019-08-29
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 84.00 1.0408 -0.0184 152 7 76.13 2019-11-27
9. import os import sys def run(program, *args): pid = os.fork(... 82.91 1.0407 -0.0357 154 4 76.92 2019-11-27
10. /** Loop waiting for a connection and a valid command */ whi... 78.42 1.0304 -0.0717 445 7 69.61 2019-08-12
11. /* Read a set of characters from the socket */ StringBuffer ... 77.76 0.9937 -0.0300 542 8 69.99 2019-08-29
12. import re import sys import urllib2 import BeautifulSoup usa... 76.68 0.9697 -0.0014 344 4 66.94 2019-08-29
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 75.40 0.9134 0.0161 78 4 65.05 2019-11-27
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 74.81 0.9769 -0.0656 183 5 69.54 2019-08-12
15. import urllib2 import urllib import json url = "http://ajax.... 70.62 0.9647 -0.0570 438 3 65.86 2020-02-28
16. (publish :path "/hello-count" :content-type "text/html" :fun... 69.37 0.9318 -0.0719 356 2 63.08 2019-11-27
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 68.47 0.9110 -0.0740 236 6 61.37 2019-11-27
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 60.95 0.9139 -0.1718 264 1 60.95 2019-08-08
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 54.85 0.9341 -0.2700 256 2 53.47 2019-08-14