Text analysis for arif (arifardians)

Return to profile of arif (arifardians)

View texts not yet raced by arif (arifardians)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import urllib2 import json screen_name = "wordpress" url = "... 54.60 1.0621 0.2580 246 7 48.24 2024-10-16
2. import string from random import * characters = string.ascii... 51.10 1.1814 0.0541 190 7 44.67 2025-06-06
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 50.97 1.0518 0.1805 152 7 42.67 2025-06-06
4. public class HelloWorld { public static void main(String[] ... 49.48 1.0599 0.1364 143 6 43.78 2024-09-30
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 48.34 1.1067 0.0620 388 7 44.11 2024-10-24
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 45.29 1.1383 -0.0433 272 5 41.82 2024-10-17
7. import std; int main() { std::println("Hello World!"); } 44.43 0.9810 0.0932 56 4 35.65 2025-06-07
8. /** Loop waiting for a connection and a valid command */ whi... 42.95 1.0448 -0.0064 445 6 38.87 2024-09-10
9. import re import sys import urllib2 import BeautifulSoup usa... 42.46 0.9803 0.0463 344 5 38.22 2024-09-19
10. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 42.45 0.9386 0.0877 256 9 36.57 2024-10-23
11. function calculateArea(width, height) { try { var area = ... 42.38 1.0366 -0.0120 301 5 36.36 2024-09-25
12. import os import sys def run(program, *args): pid = os.fork(... 40.46 1.0473 -0.0691 154 5 37.03 2024-10-10
13. input("\n\nPress the enter key to exit.") # waits for the us... 40.33 1.1984 -0.2233 85 3 38.81 2025-06-09
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.10 0.9180 0.0515 264 8 36.92 2024-09-30
15. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 38.27 0.9849 -0.0596 183 8 34.76 2024-10-24
16. import urllib2 import urllib import json url = "http://ajax.... 35.16 0.9776 -0.1275 438 3 34.71 2024-09-25
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 33.57 0.9234 -0.1118 236 7 30.28 2024-10-01
18. (publish :path "/hello-count" :content-type "text/html" :fun... 33.36 0.9487 -0.1421 356 2 32.90 2024-09-09
19. /* Read a set of characters from the socket */ StringBuffer ... 33.06 1.0042 -0.2049 542 3 32.69 2025-06-09
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 31.19 0.9215 -0.1674 78 3 28.74 2024-09-18
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.18 0.8513 -0.1458 179 2 27.04 2024-09-26