Text analysis for tsushima (tsushima)

Return to profile of tsushima (tsushima)

View texts not yet raced by tsushima (tsushima)

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... 51.65 1.1984 0.2128 85 7 34.74 2025-06-27
2. print "Using URL", url req = urllib2.Request(url) fd = urlli... 44.83 1.0518 0.1731 152 6 34.52 2025-06-30
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 42.72 1.1067 0.0605 388 8 35.13 2025-07-03
4. import string from random import * characters = string.ascii... 41.11 1.1814 -0.0582 190 7 34.90 2025-07-03
5. public class HelloWorld { public static void main(String[] ... 40.08 1.0599 0.0352 143 8 31.63 2024-02-21
6. import std; int main() { std::println("Hello World!"); } 39.63 0.9810 0.1018 56 4 34.66 2025-06-27
7. import urllib2 import urllib import json url = "http://ajax.... 39.09 0.9776 0.0904 438 7 31.16 2025-07-03
8. import random min = 1 max = 6 roll_again = "yes" while roll_... 38.56 1.1383 -0.0847 272 6 31.83 2024-07-13
9. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 38.28 0.9386 0.1073 256 11 30.24 2025-07-03
10. /** Loop waiting for a connection and a valid command */ whi... 38.00 1.0448 -0.0065 445 6 35.29 2024-09-21
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 37.06 0.9849 0.0277 183 5 29.98 2024-07-08
12. /* Read a set of characters from the socket */ StringBuffer ... 36.08 1.0042 -0.0184 542 3 32.58 2024-07-16
13. function calculateArea(width, height) { try { var area = ... 35.92 1.0366 -0.0552 301 7 30.57 2025-06-27
14. import urllib2 import json screen_name = "wordpress" url = "... 35.47 1.0621 -0.0930 246 8 26.98 2025-06-27
15. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 35.28 0.9180 0.0459 264 8 23.79 2025-06-27
16. import os import sys def run(program, *args): pid = os.fork(... 34.28 1.0473 -0.1107 154 5 28.96 2025-07-03
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 32.03 0.9234 -0.0483 236 7 27.33 2025-06-27
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 31.42 0.9215 -0.0630 78 9 27.37 2025-06-30
19. import re import sys import urllib2 import BeautifulSoup usa... 31.41 0.9803 -0.1221 344 4 26.79 2024-07-16
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.12 0.8513 -0.0557 179 2 27.48 2024-09-21
21. (publish :path "/hello-count" :content-type "text/html" :fun... 29.07 0.9487 -0.1544 356 2 28.14 2024-02-19