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.0998 85 22 65.30 2025-08-13
2. import string from random import * characters = string.ascii... 74.07 1.1814 0.0100 190 26 64.29 2025-09-10
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 70.79 1.1067 0.0320 388 24 60.79 2025-08-12
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 69.61 1.1383 -0.0186 272 21 62.26 2025-07-18
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 69.10 1.0518 0.0597 152 17 57.57 2025-08-12
6. import os import sys def run(program, *args): pid = os.fork(... 67.46 1.0473 0.0378 154 17 57.95 2025-07-10
7. import urllib2 import json screen_name = "wordpress" url = "... 66.32 1.0621 0.0047 246 25 58.66 2025-08-12
8. public class HelloWorld { public static void main(String[] ... 66.10 1.0599 0.0033 143 21 56.77 2025-07-03
9. /** Loop waiting for a connection and a valid command */ whi... 64.63 1.0448 -0.0052 445 24 58.00 2025-09-11
10. import std; int main() { std::println("Hello World!"); } 62.97 0.9810 0.0319 56 17 54.41 2025-08-12
11. function calculateArea(width, height) { try { var area = ... 61.02 1.0366 -0.0551 301 15 54.41 2025-07-07
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 60.45 0.9849 -0.0126 183 14 53.68 2025-08-13
13. /* Read a set of characters from the socket */ StringBuffer ... 60.12 1.0042 -0.0372 542 14 56.21 2025-08-13
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 59.65 0.9234 0.0361 236 23 50.06 2025-08-12
15. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 59.27 1.0060 -0.0526 467 8 56.06 2025-05-09
16. import re import sys import urllib2 import BeautifulSoup usa... 59.13 0.9803 -0.0292 344 16 51.09 2025-09-10
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 57.26 0.9386 -0.0176 256 21 51.09 2025-07-07
18. (publish :path "/hello-count" :content-type "text/html" :fun... 57.11 0.9487 -0.0301 356 10 50.12 2025-09-10
19. import urllib2 import urllib import json url = "http://ajax.... 56.40 0.9776 -0.0704 438 10 51.47 2025-07-03
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 53.99 0.9215 -0.0531 78 25 45.87 2025-07-10
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 51.37 0.9180 -0.0917 264 8 48.32 2025-07-07
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 44.85 0.8513 -0.1299 179 9 40.64 2025-06-27