Text analysis for PastaSmuggler (pasta_smuggler)

Return to profile of PastaSmuggler (pasta_smuggler)

View texts not yet raced by PastaSmuggler (pasta_smuggler)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 48.73 0.9849 0.4128 183 6 34.43 2025-05-08
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 48.51 1.1383 0.2531 272 4 39.55 2026-04-12
3. import std; int main() { std::println("Hello World!"); } 43.58 0.9810 0.2690 56 6 27.97 2025-05-10
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 42.20 1.1067 0.1037 388 5 34.63 2026-04-12
5. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 41.81 0.9234 0.2759 236 3 30.30 2026-04-12
6. import os import sys def run(program, *args): pid = os.fork(... 39.72 1.0473 0.0920 154 5 34.09 2025-05-08
7. public class HelloWorld { public static void main(String[] ... 39.53 1.0599 0.0740 143 3 30.83 2025-05-10
8. input("\n\nPress the enter key to exit.") # waits for the us... 38.70 1.1984 -0.0884 85 5 32.71 2025-05-08
9. import string from random import * characters = string.ascii... 38.67 1.1814 -0.0722 190 3 36.00 2024-09-07
10. /* Read a set of characters from the socket */ StringBuffer ... 37.30 1.0042 0.0657 542 3 31.84 2025-08-15
11. (publish :path "/hello-count" :content-type "text/html" :fun... 37.01 0.9487 0.1129 356 5 29.21 2025-05-08
12. print "Using URL", url req = urllib2.Request(url) fd = urlli... 32.43 1.0518 -0.1216 152 2 28.67 2024-11-21
13. function calculateArea(width, height) { try { var area = ... 32.28 1.0366 -0.1107 301 3 29.17 2024-08-14
14. /** Loop waiting for a connection and a valid command */ whi... 32.27 1.0448 -0.1192 445 4 30.07 2024-09-16
15. import urllib2 import json screen_name = "wordpress" url = "... 31.66 1.0621 -0.1540 246 2 31.08 2024-09-16
16. import urllib2 import urllib import json url = "http://ajax.... 31.53 0.9776 -0.0732 438 4 28.23 2025-05-08
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.48 0.8513 0.0517 179 5 28.07 2026-04-12
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 29.32 0.9386 -0.0976 256 3 26.09 2025-08-15
19. import re import sys import urllib2 import BeautifulSoup usa... 28.13 0.9803 -0.1734 344 1 28.13 2024-08-14
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 27.07 0.9180 -0.1415 264 3 24.66 2024-11-10
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 25.40 0.9215 -0.1929 78 3 20.47 2025-05-08