Text analysis for Arif (arifali)

Return to profile of Arif (arifali)

View texts not yet raced by Arif (arifali)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 53.78 1.1385 0.0173 272 47 41.62 2023-12-14
2. input("\n\nPress the enter key to exit.") # waits for the us... 53.77 1.2017 -0.0558 85 39 42.80 2024-06-30
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 52.94 1.1054 0.0297 388 54 42.58 2024-07-01
4. import string from random import * characters = string.ascii... 51.53 1.1779 -0.0745 190 58 43.99 2024-07-01
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 51.00 1.0476 0.0534 152 62 39.70 2024-03-09
6. import os import sys def run(program, *args): pid = os.fork(... 50.04 1.0441 0.0329 154 45 38.24 2024-06-30
7. import urllib2 import json screen_name = "wordpress" url = "... 49.69 1.0584 0.0120 246 39 38.91 2024-03-09
8. function calculateArea(width, height) { try { var area = ... 49.09 1.0351 0.0282 301 48 39.98 2024-07-01
9. /** Loop waiting for a connection and a valid command */ whi... 48.95 1.0389 0.0198 445 51 40.51 2024-03-09
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 48.08 0.9814 0.0547 183 51 39.16 2024-02-14
11. public class HelloWorld { public static void main(String[] ... 47.78 1.0590 -0.0271 143 42 40.24 2023-12-18
12. import re import sys import urllib2 import BeautifulSoup usa... 45.62 0.9798 0.0091 344 49 37.58 2024-03-09
13. (publish :path "/hello-count" :content-type "text/html" :fun... 43.88 0.9423 0.0097 356 52 36.15 2024-06-30
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 43.33 0.9381 -0.0044 256 50 33.57 2024-06-30
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 42.97 0.9214 0.0085 78 48 33.56 2024-02-06
16. import urllib2 import urllib import json url = "http://ajax.... 42.47 0.9751 -0.0535 438 41 36.54 2024-07-01
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 42.13 0.9186 -0.0071 236 50 36.40 2024-07-01
18. /* Read a set of characters from the socket */ StringBuffer ... 41.79 1.0018 -0.0971 542 39 36.79 2023-12-18
19. import std; int main() { std::println("Hello World!"); } 41.59 0.9864 -0.0701 56 11 35.19 2024-03-09
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 41.42 0.9165 -0.0252 264 49 32.98 2024-03-09
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.93 0.8566 -0.0666 179 7 32.08 2024-02-23