Text analysis for Ankit (dragon_surfer)

Return to profile of Ankit (dragon_surfer)

View texts not yet raced by Ankit (dragon_surfer)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. input("\n\nPress the enter key to exit.") # waits for the us... 65.99 1.1984 -0.0271 85 26 50.64 2024-08-19
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 64.55 1.1383 0.0105 272 26 50.61 2024-10-22
3. import string from random import * characters = string.ascii... 62.33 1.1814 -0.0684 190 27 50.18 2024-10-22
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 62.25 1.0518 0.0605 152 27 47.21 2024-07-24
5. import std; int main() { std::println("Hello World!"); } 60.96 0.9810 0.0987 56 23 47.31 2025-01-20
6. import os import sys def run(program, *args): pid = os.fork(... 59.99 1.0473 0.0237 154 25 47.31 2024-07-28
7. public class HelloWorld { public static void main(String[] ... 59.52 1.0599 0.0005 143 28 47.88 2024-06-24
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 58.82 1.1067 -0.0584 388 25 50.90 2025-01-20
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 57.89 0.9849 0.0490 183 28 43.14 2025-01-20
10. import urllib2 import json screen_name = "wordpress" url = "... 57.65 1.0621 -0.0322 246 27 45.18 2024-06-06
11. /** Loop waiting for a connection and a valid command */ whi... 56.54 1.0448 -0.0325 445 31 45.90 2025-01-20
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 55.44 0.9215 0.0654 78 25 42.11 2024-10-22
13. function calculateArea(width, height) { try { var area = ... 55.00 1.0366 -0.0561 301 28 46.30 2024-10-22
14. import re import sys import urllib2 import BeautifulSoup usa... 54.28 0.9803 -0.0136 344 31 42.57 2024-06-27
15. import urllib2 import urllib import json url = "http://ajax.... 53.37 0.9776 -0.0251 438 27 43.43 2024-10-22
16. /* Read a set of characters from the socket */ StringBuffer ... 52.53 1.0042 -0.0668 542 23 45.67 2024-06-12
17. (publish :path "/hello-count" :content-type "text/html" :fun... 52.49 0.9487 -0.0080 356 24 43.52 2024-05-06
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 51.74 0.9386 -0.0171 256 33 40.88 2024-10-27
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 47.29 0.9234 -0.0768 236 25 41.42 2024-07-28
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 46.67 0.9180 -0.0858 264 20 38.07 2024-09-03
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 44.47 0.8513 -0.0650 179 15 37.52 2025-01-20