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.4308 183 6 34.43 2025-05-08
2. import std; int main() { std::println("Hello World!"); } 43.58 0.9810 0.2851 56 6 27.97 2025-05-10
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 42.20 1.1067 0.1193 388 4 33.59 2024-09-16
4. import os import sys def run(program, *args): pid = os.fork(... 39.72 1.0473 0.1067 154 5 34.09 2025-05-08
5. public class HelloWorld { public static void main(String[] ... 39.53 1.0599 0.0885 143 3 30.83 2025-05-10
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 39.18 1.1383 0.0000 272 3 36.56 2024-09-03
7. input("\n\nPress the enter key to exit.") # waits for the us... 38.70 1.1984 -0.0741 85 5 32.71 2025-05-08
8. import string from random import * characters = string.ascii... 38.67 1.1814 -0.0579 190 3 36.00 2024-09-07
9. /* Read a set of characters from the socket */ StringBuffer ... 37.30 1.0042 0.0795 542 3 31.84 2025-08-15
10. (publish :path "/hello-count" :content-type "text/html" :fun... 37.01 0.9487 0.1265 356 5 29.21 2025-05-08
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 32.43 1.0518 -0.1096 152 2 28.67 2024-11-21
12. function calculateArea(width, height) { try { var area = ... 32.28 1.0366 -0.0988 301 3 29.17 2024-08-14
13. /** Loop waiting for a connection and a valid command */ whi... 32.27 1.0448 -0.1073 445 4 30.07 2024-09-16
14. import urllib2 import json screen_name = "wordpress" url = "... 31.66 1.0621 -0.1423 246 2 31.08 2024-09-16
15. import urllib2 import urllib import json url = "http://ajax.... 31.53 0.9776 -0.0616 438 4 28.23 2025-05-08
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.48 0.8513 0.0633 179 4 27.31 2025-08-15
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 29.32 0.9386 -0.0868 256 3 26.09 2025-08-15
18. import re import sys import urllib2 import BeautifulSoup usa... 28.13 0.9803 -0.1631 344 1 28.13 2024-08-14
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 27.07 0.9180 -0.1315 264 3 24.66 2024-11-10
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 25.94 0.9234 -0.1698 236 2 24.55 2024-11-21
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 25.40 0.9215 -0.1836 78 3 20.47 2025-05-08