Text analysis for Commotion6071 (commotion6071)

Return to profile of Commotion6071 (commotion6071)

View texts not yet raced by Commotion6071 (commotion6071)

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... 80.71 1.1984 0.0817 85 25 65.78 2026-01-14
2. import string from random import * characters = string.ascii... 74.07 1.1814 -0.0066 190 28 64.57 2026-04-21
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 70.79 1.1067 0.0161 388 27 61.28 2026-03-24
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 69.61 1.1383 -0.0343 272 25 62.79 2026-03-24
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 69.10 1.0518 0.0441 152 22 58.70 2026-03-04
6. import os import sys def run(program, *args): pid = os.fork(... 67.46 1.0473 0.0226 154 21 58.79 2026-01-14
7. /** Loop waiting for a connection and a valid command */ whi... 66.78 1.0448 0.0144 445 26 58.38 2026-01-14
8. import urllib2 import json screen_name = "wordpress" url = "... 66.32 1.0621 -0.0102 246 27 58.90 2026-03-24
9. public class HelloWorld { public static void main(String[] ... 66.10 1.0599 -0.0115 143 22 56.98 2025-10-09
10. import std; int main() { std::println("Hello World!"); } 65.45 0.9810 0.0571 56 19 55.50 2026-03-19
11. function calculateArea(width, height) { try { var area = ... 61.98 1.0366 -0.0536 301 18 55.36 2025-10-14
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 60.45 0.9849 -0.0261 183 15 53.91 2026-01-14
13. /* Read a set of characters from the socket */ StringBuffer ... 60.12 1.0042 -0.0507 542 14 56.21 2025-08-13
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 59.65 0.9234 0.0227 236 23 50.06 2025-08-12
15. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 59.27 1.0060 -0.0660 467 8 56.06 2025-05-09
16. import re import sys import urllib2 import BeautifulSoup usa... 59.13 0.9803 -0.0425 344 18 51.68 2025-10-07
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 58.26 0.9215 0.0025 78 28 46.73 2026-03-24
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 57.26 0.9386 -0.0304 256 22 51.24 2025-10-07
19. (publish :path "/hello-count" :content-type "text/html" :fun... 57.11 0.9487 -0.0429 356 10 50.12 2025-09-10
20. import urllib2 import urllib import json url = "http://ajax.... 56.40 0.9776 -0.0831 438 13 52.28 2026-04-07
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 56.24 0.9180 -0.0260 264 11 49.10 2026-01-21
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 44.85 0.8513 -0.1400 179 9 40.64 2025-06-27