Text analysis for tourist (touristhere)

Return to profile of tourist (touristhere)

View texts not yet raced by tourist (touristhere)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 37.81 1.1814 0.2119 190 2 34.17 2024-04-07
2. input("\n\nPress the enter key to exit.") # waits for the us... 37.33 1.1984 0.1773 85 4 29.35 2024-04-07
3. function calculateArea(width, height) { try { var area = ... 35.06 1.0366 0.2554 301 5 30.30 2024-04-09
4. import std; int main() { std::println("Hello World!"); } 34.86 0.9810 0.3036 56 10 29.02 2024-04-09
5. public class HelloWorld { public static void main(String[] ... 33.23 1.0599 0.1647 143 4 29.53 2024-04-09
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 33.08 1.1383 0.0807 272 3 30.87 2024-04-04
7. import urllib2 import json screen_name = "wordpress" url = "... 32.13 1.0621 0.1219 246 6 28.86 2024-04-09
8. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.25 0.8513 0.3003 179 7 25.04 2024-04-09
9. import os import sys def run(program, *args): pid = os.fork(... 29.61 1.0473 0.0439 154 3 27.36 2024-04-09
10. import urllib2 import urllib import json url = "http://ajax.... 29.54 0.9776 0.1110 438 5 25.05 2024-04-07
11. /* Read a set of characters from the socket */ StringBuffer ... 29.37 1.0042 0.0781 542 3 26.88 2024-04-09
12. /** Loop waiting for a connection and a valid command */ whi... 29.29 1.0448 0.0346 445 2 29.24 2024-04-09
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 28.61 0.9234 0.1309 236 4 24.09 2024-04-09
14. import random n = random.randint(1, 99) guess = int(raw_inpu... 28.38 1.1067 -0.0609 388 3 27.11 2024-04-07
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 27.19 0.9215 0.0805 78 3 23.40 2024-04-09
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 27.07 0.9849 0.0127 183 3 25.04 2024-04-07
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 26.44 0.9180 0.0563 264 5 23.16 2024-04-09
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 25.93 0.9386 0.0169 256 2 23.94 2024-04-07
19. import re import sys import urllib2 import BeautifulSoup usa... 25.14 0.9803 -0.0539 344 3 23.26 2024-04-07