Text analysis for Jhonny Condori (jhonny_ct)

Return to profile of Jhonny Condori (jhonny_ct)

View texts not yet raced by Jhonny Condori (jhonny_ct)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 33.48 1.1067 0.3176 388 2 28.29 2025-06-30
2. input("\n\nPress the enter key to exit.") # waits for the us... 32.27 1.1984 0.1744 85 3 30.19 2025-07-07
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 31.26 1.1383 0.1916 272 4 27.61 2025-07-04
4. import string from random import * characters = string.ascii... 28.47 1.1814 0.0298 190 2 27.42 2025-06-30
5. /** Loop waiting for a connection and a valid command */ whi... 28.23 1.0448 0.1562 445 3 26.51 2025-06-18
6. import urllib2 import urllib import json url = "http://ajax.... 28.02 0.9776 0.2144 438 3 26.18 2025-07-07
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 27.19 1.0518 0.1049 152 3 25.45 2025-07-07
8. /* Read a set of characters from the socket */ StringBuffer ... 27.12 1.0042 0.1495 542 2 23.64 2025-06-18
9. import os import sys def run(program, *args): pid = os.fork(... 26.96 1.0473 0.0996 154 2 26.09 2025-06-30
10. function calculateArea(width, height) { try { var area = ... 26.65 1.0366 0.0971 301 3 24.49 2025-06-22
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 26.56 0.9234 0.2065 236 4 23.65 2025-06-27
12. import std; int main() { std::println("Hello World!"); } 26.46 0.9810 0.1447 56 3 25.91 2025-07-07
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 26.35 0.9215 0.1995 78 5 23.86 2025-07-04
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 24.95 0.9180 0.1434 264 1 24.95 2025-06-18
15. (publish :path "/hello-count" :content-type "text/html" :fun... 24.27 0.9487 0.0838 356 2 24.16 2025-07-04
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 24.15 0.8513 0.1761 179 2 23.65 2025-06-27
17. public class HelloWorld { public static void main(String[] ... 24.11 1.0599 -0.0342 143 1 24.11 2025-06-27
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 22.44 0.9386 0.0160 256 1 22.44 2025-06-30
19. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 21.95 0.9849 -0.0511 183 1 21.95 2025-06-22