Text analysis for Johan7205 (joze7205)

Return to profile of Johan7205 (joze7205)

View texts not yet raced by Johan7205 (joze7205)

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... 56.72 1.1814 0.2412 190 6 45.33 2023-11-21
2. input("\n\nPress the enter key to exit.") # waits for the us... 51.60 1.1984 0.0835 85 4 38.97 2024-02-19
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 47.76 1.1383 0.0602 272 10 42.79 2024-05-22
4. /** Loop waiting for a connection and a valid command */ whi... 47.74 1.0448 0.1659 445 8 39.48 2024-01-31
5. public class HelloWorld { public static void main(String[] ... 45.54 1.0599 0.0889 143 12 34.01 2024-04-18
6. import os import sys def run(program, *args): pid = os.fork(... 44.84 1.0473 0.0829 154 7 39.15 2023-11-21
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 42.75 1.0518 0.0304 152 10 35.07 2024-05-22
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 41.53 1.1067 -0.0654 388 5 37.54 2023-11-16
9. function calculateArea(width, height) { try { var area = ... 40.27 1.0366 -0.0159 301 2 34.80 2023-11-06
10. import urllib2 import json screen_name = "wordpress" url = "... 40.00 1.0621 -0.0518 246 7 34.34 2024-02-11
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 39.78 0.9849 0.0199 183 5 34.41 2024-01-05
12. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 37.25 0.9180 0.0195 264 6 32.94 2024-03-22
13. /* Read a set of characters from the socket */ StringBuffer ... 36.48 1.0042 -0.0796 542 4 32.19 2024-03-22
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 35.75 0.9386 -0.0383 256 5 30.04 2024-02-27
15. import urllib2 import urllib import json url = "http://ajax.... 35.30 0.9776 -0.0802 438 9 30.66 2024-01-17
16. (publish :path "/hello-count" :content-type "text/html" :fun... 35.13 0.9487 -0.0515 356 4 29.02 2024-05-22
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 33.49 0.9234 -0.0718 236 5 31.02 2024-05-06
18. import re import sys import urllib2 import BeautifulSoup usa... 33.00 0.9803 -0.1428 344 3 27.58 2024-05-22
19. import std; int main() { std::println("Hello World!"); } 30.12 0.9810 -0.2077 56 2 25.71 2024-02-11
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 26.24 0.9215 -0.2559 78 1 26.24 2024-01-02