Text analysis for Rennex (nixoneen)

Return to profile of Rennex (nixoneen)

View texts not yet raced by Rennex (nixoneen)

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... 75.01 1.1814 0.3834 190 33 59.72 2024-01-04
2. input("\n\nPress the enter key to exit.") # waits for the us... 70.64 1.1984 0.2629 85 27 60.19 2024-01-04
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 57.79 1.1383 0.0680 272 14 49.61 2024-01-04
4. import os import sys def run(program, *args): pid = os.fork(... 56.77 1.0473 0.1426 154 20 49.01 2024-01-04
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 54.40 1.1067 0.0278 388 6 48.92 2023-09-07
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 54.40 1.0518 0.0931 152 7 45.98 2024-01-04
7. public class HelloWorld { public static void main(String[] ... 53.83 1.0599 0.0698 143 8 46.99 2024-01-04
8. /** Loop waiting for a connection and a valid command */ whi... 51.93 1.0448 0.0520 445 11 47.62 2024-01-04
9. import urllib2 import json screen_name = "wordpress" url = "... 47.53 1.0621 -0.0634 246 4 45.69 2024-01-04
10. /* Read a set of characters from the socket */ StringBuffer ... 44.10 1.0042 -0.0745 542 5 41.11 2023-08-19
11. function calculateArea(width, height) { try { var area = ... 42.93 1.0366 -0.1302 301 4 40.27 2023-09-22
12. import re import sys import urllib2 import BeautifulSoup usa... 38.99 0.9803 -0.1570 344 3 37.49 2023-09-13
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 36.99 0.9386 -0.1631 256 2 35.66 2023-07-05
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 36.30 0.9215 -0.1568 78 2 34.77 2023-09-13
15. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 34.96 0.9849 -0.2482 183 1 34.96 2023-09-13
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 34.23 0.9234 -0.1975 236 2 33.90 2023-07-05
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 34.23 0.9180 -0.2004 264 1 34.23 2023-08-09