Text analysis for Lydia (shiruzu)

Return to profile of Lydia (shiruzu)

View texts not yet raced by Lydia (shiruzu)

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... 103.23 1.1984 0.0004 85 40 93.72 2025-09-12
2. import string from random import * characters = string.ascii... 99.70 1.1814 -0.0236 190 41 89.41 2025-09-25
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 96.50 1.1383 -0.0177 272 47 84.79 2025-10-09
4. function calculateArea(width, height) { try { var area = ... 91.78 1.0366 0.0292 301 42 82.42 2025-10-08
5. public class HelloWorld { public static void main(String[] ... 90.75 1.0599 -0.0061 143 45 78.88 2025-09-30
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 89.90 1.1067 -0.0627 388 51 81.73 2025-10-08
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 89.66 1.0518 -0.0106 152 44 77.25 2025-09-17
8. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 88.89 0.9849 0.0473 183 42 72.02 2025-10-09
9. import urllib2 import json screen_name = "wordpress" url = "... 87.91 1.0621 -0.0412 246 50 80.41 2025-10-08
10. import std; int main() { std::println("Hello World!"); } 85.36 0.9810 0.0103 56 43 69.96 2025-09-16
11. import os import sys def run(program, *args): pid = os.fork(... 85.28 1.0473 -0.0570 154 45 77.51 2025-10-03
12. /** Loop waiting for a connection and a valid command */ whi... 84.95 1.0448 -0.0583 445 47 77.62 2025-10-10
13. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 84.70 1.0060 -0.0224 467 36 77.20 2025-10-02
14. /* Read a set of characters from the socket */ StringBuffer ... 84.49 1.0042 -0.0230 542 41 75.34 2025-10-07
15. import urllib2 import urllib import json url = "http://ajax.... 83.19 0.9776 -0.0115 438 32 78.00 2025-10-01
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 81.51 0.9215 0.0250 78 37 71.67 2025-09-25
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 80.16 0.9386 -0.0077 256 41 73.52 2025-10-10
18. (publish :path "/hello-count" :content-type "text/html" :fun... 79.16 0.9487 -0.0294 356 47 70.95 2025-09-26
19. import re import sys import urllib2 import BeautifulSoup usa... 78.47 0.9803 -0.0691 344 44 70.32 2025-10-09
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 78.22 0.9234 -0.0151 236 47 69.09 2025-09-12
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 75.76 0.9180 -0.0382 264 43 68.05 2025-10-10
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 74.92 0.8513 0.0187 179 35 64.30 2025-10-02