Text analysis for Andy (lithium_x)

Return to profile of Andy (lithium_x)

View texts not yet raced by Andy (lithium_x)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 52.16 1.1067 0.0786 388 2 51.23 2023-12-25
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 50.19 1.1383 0.0034 272 1 50.19 2023-11-03
3. /** Loop waiting for a connection and a valid command */ whi... 49.96 1.0448 0.1044 445 1 49.96 2023-11-12
4. import string from random import * characters = string.ascii... 47.47 1.1814 -0.1019 190 1 47.47 2023-11-12
5. input("\n\nPress the enter key to exit.") # waits for the us... 46.95 1.1984 -0.1431 85 1 46.95 2023-11-12
6. /* Read a set of characters from the socket */ StringBuffer ... 46.07 1.0042 0.0527 542 2 45.19 2023-11-22
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 44.06 0.9849 0.0239 183 2 41.77 2023-11-22
8. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 43.99 0.9234 0.0882 236 1 43.99 2023-11-03
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 43.81 1.0518 -0.0457 152 1 43.81 2023-11-03
10. public class HelloWorld { public static void main(String[] ... 43.03 1.0599 -0.0748 143 1 43.03 2023-11-22
11. function calculateArea(width, height) { try { var area = ... 41.88 1.0366 -0.0738 301 1 41.88 2023-11-03
12. import os import sys def run(program, *args): pid = os.fork(... 41.87 1.0473 -0.0897 154 1 41.87 2023-11-03
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 40.52 0.9386 -0.0137 256 2 40.07 2023-11-22
14. import std; int main() { std::println("Hello World!"); } 38.97 0.9810 -0.0773 56 1 38.97 2023-12-25
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.55 0.8513 -0.0287 179 1 36.55 2023-12-25
16. (publish :path "/hello-count" :content-type "text/html" :fun... 34.27 0.9487 -0.1534 356 1 34.27 2023-11-03
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 34.17 0.9215 -0.1373 78 1 34.17 2023-11-22