Text analysis for rev (revu)

Return to profile of rev (revu)

View texts not yet raced by rev (revu)

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... 23.26 1.1984 0.2393 85 2 21.20 2023-08-24
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 23.22 1.1383 0.3097 272 3 18.11 2023-09-03
3. import string from random import * characters = string.ascii... 20.72 1.1814 0.1105 190 5 17.11 2023-08-12
4. public class HelloWorld { public static void main(String[] ... 19.65 1.0599 0.1718 143 2 16.61 2023-08-24
5. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 19.54 0.9234 0.3061 236 4 17.65 2023-09-24
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 19.20 1.0518 0.1551 152 5 17.93 2023-09-10
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 18.80 0.9849 0.1941 183 5 15.88 2023-09-29
8. import urllib2 import json screen_name = "wordpress" url = "... 18.49 1.0621 0.0976 246 3 16.74 2023-09-29
9. /** Loop waiting for a connection and a valid command */ whi... 18.20 1.0448 0.1032 445 2 16.82 2023-08-29
10. import random n = random.randint(1, 99) guess = int(raw_inpu... 18.09 1.1067 0.0207 388 1 18.09 2023-08-08
11. import os import sys def run(program, *args): pid = os.fork(... 17.52 1.0473 0.0506 154 2 16.73 2023-08-23
12. import urllib2 import urllib import json url = "http://ajax.... 17.44 0.9776 0.1216 438 3 15.71 2023-09-24
13. function calculateArea(width, height) { try { var area = ... 17.37 1.0366 0.0569 301 3 14.67 2023-08-02
14. (publish :path "/hello-count" :content-type "text/html" :fun... 17.15 0.9487 0.1364 356 6 15.52 2023-09-29
15. /* Read a set of characters from the socket */ StringBuffer ... 16.25 1.0042 0.0185 542 3 15.11 2023-08-03
16. import re import sys import urllib2 import BeautifulSoup usa... 15.77 0.9803 0.0126 344 2 15.46 2023-08-10
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 15.45 0.9180 0.0485 264 3 13.79 2023-08-19
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 15.41 0.9386 0.0258 256 5 12.75 2023-08-18
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 14.22 0.9215 -0.0277 78 4 13.82 2023-09-29