Text analysis for Ben (banjamaan)

Return to profile of Ben (banjamaan)

View texts not yet raced by Ben (banjamaan)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 53.47 1.1814 0.3313 190 3 44.99 2024-05-13
2. (publish :path "/hello-count" :content-type "text/html" :fun... 48.95 0.9487 0.4361 356 3 43.80 2025-07-25
3. public class HelloWorld { public static void main(String[] ... 45.44 1.0599 0.2256 143 1 45.44 2024-05-13
4. /** Loop waiting for a connection and a valid command */ whi... 44.52 1.0448 0.2147 445 3 37.28 2024-05-13
5. import std; int main() { std::println("Hello World!"); } 40.26 0.9810 0.1580 56 1 40.26 2024-05-13
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 38.19 1.1067 -0.0263 388 1 38.19 2023-11-08
7. input("\n\nPress the enter key to exit.") # waits for the us... 37.14 1.1984 -0.1477 85 2 33.64 2023-11-03
8. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 34.86 0.9849 0.0013 183 3 31.14 2023-11-14
9. import random min = 1 max = 6 roll_again = "yes" while roll_... 34.65 1.1383 -0.1581 272 1 34.65 2023-11-07
10. import re import sys import urllib2 import BeautifulSoup usa... 34.24 0.9803 -0.0117 344 2 29.29 2023-11-14
11. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 34.09 0.9215 0.0429 78 4 28.41 2024-05-13
12. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 33.95 0.9234 0.0370 236 2 30.74 2024-05-13
13. print "Using URL", url req = urllib2.Request(url) fd = urlli... 33.91 1.0518 -0.0925 152 2 33.67 2023-11-08
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 29.07 0.9180 -0.0956 264 1 29.07 2024-05-13
15. import urllib2 import json screen_name = "wordpress" url = "... 29.03 1.0621 -0.2408 246 1 29.03 2023-11-03
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 28.94 0.9386 -0.1199 256 1 28.94 2023-11-03
17. /* Read a set of characters from the socket */ StringBuffer ... 27.74 1.0042 -0.2194 542 1 27.74 2023-11-03
18. import os import sys def run(program, *args): pid = os.fork(... 22.37 1.0473 -0.4145 154 1 22.37 2023-07-08