Text analysis for Abhinav (typingcompany)

Return to profile of Abhinav (typingcompany)

View texts not yet raced by Abhinav (typingcompany)

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... 35.17 1.1061 0.0828 388 8 29.30 2024-05-28
2. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 34.93 0.9769 0.2039 183 10 26.36 2024-05-28
3. input("\n\nPress the enter key to exit.") # waits for the us... 34.47 1.2095 -0.0442 85 4 30.41 2024-05-28
4. import urllib2 import json screen_name = "wordpress" url = "... 33.88 1.0541 0.0912 246 7 28.06 2024-05-28
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 33.31 1.0408 0.0853 152 8 27.42 2024-05-27
6. import string from random import * characters = string.ascii... 32.35 1.1801 -0.0865 190 4 28.88 2023-06-09
7. import random min = 1 max = 6 roll_again = "yes" while roll_... 32.01 1.1366 -0.0545 272 8 27.07 2024-05-27
8. public class HelloWorld { public static void main(String[] ... 31.87 1.0522 0.0252 143 9 27.77 2024-05-28
9. import std; int main() { std::println("Hello World!"); } 30.65 0.9624 0.0737 56 2 26.55 2024-05-29
10. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 30.34 0.9110 0.1147 236 10 23.96 2023-06-03
11. function calculateArea(width, height) { try { var area = ... 30.27 1.0250 -0.0017 301 9 27.44 2023-06-03
12. /** Loop waiting for a connection and a valid command */ whi... 29.80 1.0304 -0.0230 445 3 25.85 2023-06-03
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 29.66 0.9139 0.0888 264 3 25.11 2024-05-28
14. (publish :path "/hello-count" :content-type "text/html" :fun... 29.39 0.9318 0.0617 356 1 29.39 2023-06-04
15. import re import sys import urllib2 import BeautifulSoup usa... 28.42 0.9697 -0.0089 344 3 26.08 2023-06-09
16. import urllib2 import urllib import json url = "http://ajax.... 28.31 0.9647 -0.0077 438 5 24.25 2024-05-28
17. import os import sys def run(program, *args): pid = os.fork(... 28.12 1.0407 -0.0901 154 6 25.32 2023-06-03
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 25.74 0.9341 -0.0639 256 2 22.55 2023-06-03
19. /* Read a set of characters from the socket */ StringBuffer ... 24.96 0.9937 -0.1499 542 2 24.80 2022-11-09
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 24.56 0.9134 -0.0831 78 9 18.84 2024-05-29
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 20.24 0.8589 -0.1747 179 1 20.24 2024-05-29