Text analysis for C0br6 (c0br6)

Return to profile of C0br6 (c0br6)

View texts not yet raced by C0br6 (c0br6)

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... 55.35 1.1984 0.3405 85 1 55.35 2025-03-22
2. import string from random import * characters = string.ascii... 50.61 1.1814 0.2257 190 3 46.28 2025-02-08
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 43.95 1.1383 0.0837 272 1 43.95 2025-02-08
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 42.02 1.1067 0.0616 388 1 42.02 2025-03-10
5. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 41.44 0.9849 0.1673 183 3 37.93 2025-03-22
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 40.91 1.0518 0.0856 152 1 40.91 2025-02-08
7. import urllib2 import json screen_name = "wordpress" url = "... 40.36 1.0621 0.0600 246 1 40.36 2025-02-08
8. /** Loop waiting for a connection and a valid command */ whi... 37.89 1.0448 0.0087 445 1 37.89 2025-02-08
9. import re import sys import urllib2 import BeautifulSoup usa... 37.42 0.9803 0.0601 344 1 37.42 2025-01-30
10. function calculateArea(width, height) { try { var area = ... 36.95 1.0366 -0.0093 301 1 36.95 2025-02-08
11. import urllib2 import urllib import json url = "http://ajax.... 36.60 0.9776 0.0400 438 3 33.07 2025-03-22
12. public class HelloWorld { public static void main(String[] ... 34.12 1.0599 -0.1112 143 1 34.12 2025-01-29
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 33.66 0.9234 0.0125 236 2 32.08 2025-03-22
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 33.01 0.9386 -0.0208 256 3 31.52 2025-03-22
15. (publish :path "/hello-count" :content-type "text/html" :fun... 31.98 0.9487 -0.0595 356 1 31.98 2025-02-08
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 31.28 0.9215 -0.0518 78 4 27.80 2025-02-08
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.54 0.8513 -0.0300 179 2 28.17 2025-03-22