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.2196 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.0951 85 39 66.12 2025-04-29
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 76.11 1.1383 -0.0197 272 43 65.02 2025-04-29
4. import urllib2 import json screen_name = "wordpress" url = "... 74.15 1.0621 0.0277 246 17 60.12 2025-04-24
5. function calculateArea(width, height) { try { var area = ... 73.51 1.0366 0.0438 301 27 60.31 2024-08-27
6. import os import sys def run(program, *args): pid = os.fork(... 72.33 1.0473 0.0158 154 32 58.74 2025-04-02
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 72.05 1.1067 -0.0477 388 24 60.62 2025-05-04
8. public class HelloWorld { public static void main(String[] ... 70.50 1.0599 -0.0237 143 18 59.62 2025-04-24
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 70.42 1.0518 -0.0168 152 21 57.83 2025-04-29
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 68.02 0.9215 0.0782 78 27 49.27 2025-04-01
11. import urllib2 import urllib import json url = "http://ajax.... 67.14 0.9776 0.0092 438 28 57.64 2025-04-29
12. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 66.49 1.0060 -0.0288 467 15 59.03 2025-04-24
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 66.41 0.9386 0.0375 256 30 52.69 2025-05-04
14. import std; int main() { std::println("Hello World!"); } 66.23 0.9810 -0.0076 56 27 50.98 2025-04-02
15. /** Loop waiting for a connection and a valid command */ whi... 66.15 1.0448 -0.0726 445 22 56.67 2024-08-27
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 66.04 0.9849 -0.0143 183 24 54.38 2025-04-02
17. (publish :path "/hello-count" :content-type "text/html" :fun... 65.38 0.9487 0.0122 356 42 54.24 2025-04-29
18. /* Read a set of characters from the socket */ StringBuffer ... 63.61 1.0042 -0.0693 542 16 55.08 2025-04-24
19. import re import sys import urllib2 import BeautifulSoup usa... 62.10 0.9803 -0.0676 344 16 51.98 2025-04-29
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 61.18 0.9180 -0.0188 264 25 49.81 2025-04-24
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 60.64 0.8513 0.0400 179 22 48.68 2025-05-04
22. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 58.72 0.9234 -0.0604 236 23 48.22 2025-04-29