Text analysis for Tim (kralti)

Return to profile of Tim (kralti)

View texts not yet raced by Tim (kralti)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. function calculateArea(width, height) { try { var area = ... 21.91 1.0366 0.1101 301 1 21.91 2025-01-20
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 21.74 1.1067 0.0309 388 2 21.50 2025-01-20
3. import string from random import * characters = string.ascii... 21.68 1.1814 -0.0447 190 1 21.68 2025-01-20
4. import os import sys def run(program, *args): pid = os.fork(... 21.31 1.0473 0.0698 154 2 20.07 2025-01-20
5. input("\n\nPress the enter key to exit.") # waits for the us... 20.96 1.1984 -0.1061 85 2 18.23 2025-01-20
6. /** Loop waiting for a connection and a valid command */ whi... 19.65 1.0448 -0.0118 445 1 19.65 2025-01-20
7. import urllib2 import json screen_name = "wordpress" url = "... 19.30 1.0621 -0.0496 246 1 19.30 2025-01-20
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 19.27 1.0518 -0.0404 152 1 19.27 2025-01-20
9. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 18.35 0.9234 0.0405 236 1 18.35 2025-01-20
10. import re import sys import urllib2 import BeautifulSoup usa... 17.37 0.9803 -0.0719 344 1 17.37 2025-01-20
11. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 17.37 0.9215 -0.0135 78 1 17.37 2025-01-20
12. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 16.39 0.8513 0.0001 179 2 15.82 2025-01-20