Text analysis for Ravi (ravishankarr)

Return to profile of Ravi (ravishankarr)

View texts not yet raced by Ravi (ravishankarr)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 95.32 1.1814 0.1880 190 32 69.24 2025-05-04
2. input("\n\nPress the enter key to exit.") # waits for the us... 88.01 1.1984 0.0659 85 40 66.54 2025-10-01
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 76.11 1.1383 -0.0449 272 43 65.02 2025-04-29
4. import urllib2 import json screen_name = "wordpress" url = "... 74.15 1.0621 0.0031 246 18 60.22 2025-10-01
5. function calculateArea(width, height) { try { var area = ... 73.51 1.0366 0.0194 301 28 60.52 2025-10-01
6. import os import sys def run(program, *args): pid = os.fork(... 72.33 1.0473 -0.0082 154 33 58.77 2025-10-01
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 72.05 1.1067 -0.0716 388 24 60.62 2025-05-04
8. public class HelloWorld { public static void main(String[] ... 70.50 1.0599 -0.0471 143 18 59.62 2025-04-24
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 70.42 1.0518 -0.0402 152 21 57.83 2025-04-29
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 68.02 0.9215 0.0557 78 27 49.27 2025-04-01
11. import urllib2 import urllib import json url = "http://ajax.... 67.14 0.9776 -0.0131 438 28 57.64 2025-04-29
12. /** Loop waiting for a connection and a valid command */ whi... 67.04 1.0448 -0.0817 445 23 57.12 2025-06-26
13. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 66.49 1.0060 -0.0508 467 16 59.35 2025-10-01
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 66.41 0.9386 0.0154 256 30 52.69 2025-05-04
15. import std; int main() { std::println("Hello World!"); } 66.23 0.9810 -0.0295 56 27 50.98 2025-04-02
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 66.04 0.9849 -0.0362 183 24 54.38 2025-04-02
17. (publish :path "/hello-count" :content-type "text/html" :fun... 65.38 0.9487 -0.0095 356 42 54.24 2025-04-29
18. /* Read a set of characters from the socket */ StringBuffer ... 63.61 1.0042 -0.0904 542 16 55.08 2025-04-24
19. import re import sys import urllib2 import BeautifulSoup usa... 62.10 0.9803 -0.0882 344 16 51.98 2025-04-29
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 61.18 0.9180 -0.0391 264 25 49.81 2025-04-24
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 60.64 0.8513 0.0199 179 23 49.03 2025-10-01
22. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 58.72 0.9234 -0.0798 236 24 48.51 2025-10-01