Text analysis for mako (mako640)

Return to profile of mako (mako640)

View texts not yet raced by mako (mako640)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. print "Using URL", url req = urllib2.Request(url) fd = urlli... 135.01 1.0518 0.1560 152 1 135.01 2019-07-20
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 134.90 1.1383 0.0632 272 2 127.78 2019-07-20
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 132.15 1.1067 0.0794 388 2 127.90 2019-07-20
4. /** Loop waiting for a connection and a valid command */ whi... 124.40 1.0448 0.0767 445 1 124.40 2019-07-20
5. function calculateArea(width, height) { try { var area = ... 123.89 1.0366 0.0961 301 4 108.56 2019-07-20
6. import string from random import * characters = string.ascii... 122.66 1.1814 -0.1133 190 1 122.66 2018-10-03
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 115.54 0.9849 0.0484 183 2 114.06 2019-07-20
8. import os import sys def run(program, *args): pid = os.fork(... 108.35 1.0473 -0.0826 154 1 108.35 2019-07-20
9. /* Read a set of characters from the socket */ StringBuffer ... 107.57 1.0042 -0.0217 542 2 103.77 2019-07-20
10. import re import sys import urllib2 import BeautifulSoup usa... 107.02 0.9803 0.0151 344 1 107.02 2019-07-20
11. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 100.16 0.9180 -0.0259 264 1 100.16 2019-07-20
12. input("\n\nPress the enter key to exit.") # waits for the us... 98.80 1.1984 -0.3578 85 1 98.80 2019-07-20
13. import urllib2 import urllib import json url = "http://ajax.... 93.41 0.9776 -0.0872 438 1 93.41 2018-10-03
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 87.38 0.9234 -0.1312 236 1 87.38 2019-02-01