Text analysis for Enock (enockmutanga01)

Return to profile of Enock (enockmutanga01)

View texts not yet raced by Enock (enockmutanga01)

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... 27.29 1.1067 0.2596 388 3 23.81 2024-08-29
2. import os import sys def run(program, *args): pid = os.fork(... 26.18 1.0473 0.2654 154 3 21.20 2024-08-29
3. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 26.07 0.9215 0.3826 78 3 21.26 2024-08-29
4. import string from random import * characters = string.ascii... 24.90 1.1814 0.0675 190 1 24.90 2023-09-08
5. import std; int main() { std::println("Hello World!"); } 24.20 0.9810 0.2240 56 1 24.20 2024-08-29
6. import urllib2 import json screen_name = "wordpress" url = "... 22.96 1.0621 0.0900 246 3 20.67 2023-08-08
7. public class HelloWorld { public static void main(String[] ... 21.38 1.0599 0.0104 143 1 21.38 2023-08-10
8. /** Loop waiting for a connection and a valid command */ whi... 20.92 1.0448 0.0075 445 1 20.92 2024-02-27
9. function calculateArea(width, height) { try { var area = ... 20.82 1.0366 0.0063 301 2 20.44 2023-09-08
10. import re import sys import urllib2 import BeautifulSoup usa... 20.46 0.9803 0.0436 344 1 20.46 2023-08-08
11. (publish :path "/hello-count" :content-type "text/html" :fun... 19.78 0.9487 0.0471 356 1 19.78 2023-08-10
12. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 19.66 0.8513 0.1268 179 1 19.66 2024-02-27
13. import random min = 1 max = 6 roll_again = "yes" while roll_... 19.05 1.1383 -0.1857 272 1 19.05 2023-07-17
14. /* Read a set of characters from the socket */ StringBuffer ... 18.82 1.0042 -0.0605 542 1 18.82 2023-08-03
15. import urllib2 import urllib import json url = "http://ajax.... 18.15 0.9776 -0.0673 438 1 18.15 2023-08-04
16. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 18.12 0.9180 -0.0102 264 2 17.19 2024-02-27
17. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 17.49 0.9849 -0.1066 183 1 17.49 2023-07-17
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 17.45 0.9234 -0.0458 236 1 17.45 2023-08-03
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 17.33 0.9386 -0.0713 256 1 17.33 2023-07-17