Text analysis for Noe (charl3s_)

Return to profile of Noe (charl3s_)

View texts not yet raced by Noe (charl3s_)

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... 39.63 1.1984 0.3908 85 9 29.03 2023-09-04
2. import string from random import * characters = string.ascii... 37.08 1.1814 0.3055 190 9 33.01 2023-08-30
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 33.08 1.1067 0.2198 388 7 23.26 2023-07-27
4. import urllib2 import json screen_name = "wordpress" url = "... 32.23 1.0621 0.2303 246 10 28.57 2023-07-27
5. import os import sys def run(program, *args): pid = os.fork(... 31.45 1.0473 0.2139 154 13 25.83 2023-08-30
6. /** Loop waiting for a connection and a valid command */ whi... 30.08 1.0448 0.1614 445 12 25.29 2023-08-03
7. /* Read a set of characters from the socket */ StringBuffer ... 29.89 1.0042 0.1944 542 7 27.59 2023-07-27
8. function calculateArea(width, height) { try { var area = ... 29.70 1.0366 0.1544 301 6 26.91 2023-07-27
9. public class HelloWorld { public static void main(String[] ... 29.40 1.0599 0.1191 143 7 25.25 2023-07-27
10. import random min = 1 max = 6 roll_again = "yes" while roll_... 29.10 1.1383 0.0286 272 5 26.06 2023-07-26
11. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 28.86 0.9386 0.2187 256 9 23.28 2023-07-27
12. print "Using URL", url req = urllib2.Request(url) fd = urlli... 28.16 1.0518 0.0774 152 5 25.47 2023-07-27
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 28.01 0.9234 0.1998 236 11 22.06 2023-09-04
14. import urllib2 import urllib import json url = "http://ajax.... 27.62 0.9776 0.1300 438 5 24.31 2023-07-29
15. import re import sys import urllib2 import BeautifulSoup usa... 27.44 0.9803 0.1201 344 6 25.12 2023-08-30
16. (publish :path "/hello-count" :content-type "text/html" :fun... 27.04 0.9487 0.1356 356 10 21.88 2023-07-27
17. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 25.23 0.9849 0.0268 183 9 21.13 2023-07-27
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 24.51 0.9180 0.0649 264 9 20.35 2023-09-04
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 24.00 0.9215 0.0409 78 8 20.45 2023-09-04