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 45 84.97 2025-09-25
4. function calculateArea(width, height) { try { var area = ... 91.78 1.0366 0.0292 301 40 82.25 2025-09-04
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 49 81.90 2025-09-29
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 41 72.02 2025-09-12
9. import urllib2 import json screen_name = "wordpress" url = "... 87.91 1.0621 -0.0412 246 48 80.70 2025-09-23
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 44 77.49 2025-09-29
12. /** Loop waiting for a connection and a valid command */ whi... 84.95 1.0448 -0.0583 445 44 77.78 2025-09-29
13. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 84.70 1.0060 -0.0224 467 35 77.18 2025-09-24
14. /* Read a set of characters from the socket */ StringBuffer ... 84.49 1.0042 -0.0230 542 40 75.24 2025-09-26
15. import urllib2 import urllib import json url = "http://ajax.... 83.19 0.9776 -0.0115 438 31 78.32 2025-08-14
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 40 73.45 2025-09-19
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 43 70.34 2025-09-30
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 42 68.02 2025-09-30
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 74.92 0.8513 0.0187 179 33 64.40 2025-09-23