Text analysis for Weekey (layvth)

Return to profile of Weekey (layvth)

View texts not yet raced by Weekey (layvth)

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... 59.47 1.1984 0.0485 85 5 47.84 2024-07-18
2. import string from random import * characters = string.ascii... 58.49 1.1814 0.0517 190 10 46.41 2024-04-23
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 57.51 1.1067 0.1036 388 6 48.11 2024-04-23
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 56.28 1.1383 0.0446 272 12 46.72 2024-07-07
5. import os import sys def run(program, *args): pid = os.fork(... 56.20 1.0473 0.1373 154 7 40.14 2024-10-17
6. function calculateArea(width, height) { try { var area = ... 54.02 1.0366 0.1005 301 12 40.16 2024-10-17
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 53.80 1.0518 0.0834 152 9 39.49 2024-09-14
8. import urllib2 import json screen_name = "wordpress" url = "... 51.79 1.0621 0.0303 246 6 40.74 2024-09-12
9. import re import sys import urllib2 import BeautifulSoup usa... 50.84 0.9803 0.0890 344 6 41.38 2024-10-17
10. import urllib2 import urllib import json url = "http://ajax.... 49.32 0.9776 0.0617 438 7 40.28 2024-10-17
11. (publish :path "/hello-count" :content-type "text/html" :fun... 47.46 0.9487 0.0554 356 14 39.07 2024-07-07
12. import std; int main() { std::println("Hello World!"); } 46.26 0.9810 -0.0139 56 4 39.19 2024-04-23
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.84 0.9234 0.0450 236 10 40.28 2024-04-23
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 45.76 0.9849 -0.0194 183 5 36.09 2024-08-02
15. public class HelloWorld { public static void main(String[] ... 44.66 1.0599 -0.1202 143 3 40.18 2024-04-23
16. /** Loop waiting for a connection and a valid command */ whi... 44.07 1.0448 -0.1125 445 5 38.26 2024-02-25
17. /* Read a set of characters from the socket */ StringBuffer ... 43.67 1.0042 -0.0838 542 4 36.87 2024-09-12
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 43.23 0.9386 -0.0293 256 8 31.71 2024-05-12
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 39.10 0.9215 -0.0994 78 8 28.89 2024-04-16
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 30.34 0.8513 -0.2188 179 2 26.68 2024-03-26
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 28.06 0.9180 -0.3266 264 2 25.95 2024-04-06