Text analysis for (scraex)

Return to profile of (scraex)

View texts not yet raced by (scraex)

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... 96.38 1.1984 0.2017 85 12 75.22 2022-03-27
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 90.71 1.1067 0.2368 388 12 71.90 2022-07-17
3. import string from random import * characters = string.ascii... 82.10 1.1814 0.0145 190 8 75.39 2022-03-27
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 77.85 1.1383 0.0040 272 13 70.23 2022-03-27
5. public class HelloWorld { public static void main(String[] ... 77.34 1.0599 0.1002 143 12 67.91 2022-03-09
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 75.68 1.0518 0.0887 152 11 66.22 2022-03-09
7. /** Loop waiting for a connection and a valid command */ whi... 71.40 1.0448 0.0383 445 9 62.00 2022-07-17
8. import os import sys def run(program, *args): pid = os.fork(... 66.18 1.0473 -0.0544 154 7 58.49 2022-07-17
9. /* Read a set of characters from the socket */ StringBuffer ... 65.58 1.0042 -0.0035 542 10 57.72 2022-03-09
10. import urllib2 import json screen_name = "wordpress" url = "... 65.31 1.0621 -0.0866 246 3 61.42 2022-03-27
11. function calculateArea(width, height) { try { var area = ... 64.92 1.0366 -0.0476 301 6 60.48 2021-12-07
12. (publish :path "/hello-count" :content-type "text/html" :fun... 63.90 0.9487 0.0390 356 6 56.60 2021-11-04
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 60.92 0.9215 -0.0021 78 8 48.83 2022-03-09
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 60.24 0.9234 -0.0072 236 10 54.72 2022-01-25
15. import urllib2 import urllib import json url = "http://ajax.... 59.78 0.9776 -0.0464 438 10 54.10 2022-03-09
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 57.70 0.9849 -0.1131 183 11 53.31 2022-03-27
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 56.16 0.9180 -0.0759 264 9 49.08 2022-03-27
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 54.15 0.9386 -0.1286 256 7 49.15 2022-02-17
19. import re import sys import urllib2 import BeautifulSoup usa... 53.28 0.9803 -0.1587 344 6 49.42 2022-03-09