Text analysis for 🔮Ârnaldø🔮 (zerozemos)

Return to profile of 🔮Ârnaldø🔮 (zerozemos)

View texts not yet raced by 🔮Ârnaldø🔮 (zerozemos)

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... 57.18 1.1984 0.1344 85 28 41.84 2025-01-25
2. import string from random import * characters = string.ascii... 52.20 1.1814 0.0353 190 20 42.19 2025-01-17
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 46.11 1.1383 -0.0635 272 14 40.02 2024-12-30
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 45.46 1.1067 -0.0471 388 14 39.59 2025-02-12
5. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 45.22 0.9215 0.1325 78 31 33.22 2025-01-25
6. import os import sys def run(program, *args): pid = os.fork(... 45.14 1.0473 0.0049 154 35 37.31 2025-02-02
7. public class HelloWorld { public static void main(String[] ... 45.09 1.0599 -0.0089 143 30 35.51 2025-02-15
8. function calculateArea(width, height) { try { var area = ... 44.01 1.0366 -0.0108 301 31 36.34 2025-02-08
9. /* Read a set of characters from the socket */ StringBuffer ... 44.00 1.0042 0.0214 542 12 37.19 2025-02-02
10. (publish :path "/hello-count" :content-type "text/html" :fun... 43.09 0.9487 0.0557 356 10 33.30 2025-01-13
11. import urllib2 import urllib import json url = "http://ajax.... 42.65 0.9776 0.0165 438 10 33.36 2025-01-25
12. import urllib2 import json screen_name = "wordpress" url = "... 42.53 1.0621 -0.0708 246 21 36.54 2025-01-25
13. print "Using URL", url req = urllib2.Request(url) fd = urlli... 42.19 1.0518 -0.0684 152 23 36.41 2025-01-24
14. import re import sys import urllib2 import BeautifulSoup usa... 41.92 0.9803 -0.0032 344 17 34.15 2025-02-02
15. import std; int main() { std::println("Hello World!"); } 39.95 0.9810 -0.0498 56 14 30.91 2025-01-06
16. /** Loop waiting for a connection and a valid command */ whi... 39.13 1.0448 -0.1327 445 5 36.38 2025-01-24
17. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 38.85 0.9849 -0.0794 183 18 33.90 2025-01-24
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 37.70 0.9234 -0.0447 236 23 32.48 2025-02-12
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 36.88 0.9180 -0.0584 264 25 29.90 2025-01-24
20. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 36.64 0.9386 -0.0846 256 23 32.24 2025-01-11
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 35.01 0.8513 -0.0353 179 11 28.02 2025-02-15