Text analysis for Amrit (amrit1131)

Return to profile of Amrit (amrit1131)

View texts not yet raced by Amrit (amrit1131)

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... 43.30 1.1984 0.3857 85 3 38.32 2026-02-07
2. public class HelloWorld { public static void main(String[] ... 39.38 1.0599 0.3808 143 4 33.05 2026-02-03
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 38.61 1.1067 0.3058 388 5 33.90 2026-02-01
4. import os import sys def run(program, *args): pid = os.fork(... 36.81 1.0473 0.2994 154 5 30.32 2026-02-03
5. import string from random import * characters = string.ascii... 36.12 1.1814 0.1401 190 3 33.81 2026-02-07
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 34.31 1.1383 0.1169 272 3 32.99 2026-02-08
7. /** Loop waiting for a connection and a valid command */ whi... 34.02 1.0448 0.1998 445 1 34.02 2026-02-08
8. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 33.60 0.9849 0.2444 183 1 33.60 2026-01-25
9. import urllib2 import json screen_name = "wordpress" url = "... 32.21 1.0621 0.1163 246 1 32.21 2026-02-03
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 31.98 1.0518 0.1182 152 2 31.12 2026-02-07
11. import re import sys import urllib2 import BeautifulSoup usa... 31.36 0.9803 0.1670 344 3 26.10 2026-01-25
12. import urllib2 import urllib import json url = "http://ajax.... 30.52 0.9776 0.1390 438 3 28.07 2026-02-07
13. function calculateArea(width, height) { try { var area = ... 30.38 1.0366 0.0749 301 4 27.22 2026-01-22
14. import std; int main() { std::println("Hello World!"); } 28.51 0.9810 0.0620 56 4 24.60 2026-01-25
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 27.93 0.9386 0.0832 256 2 25.94 2026-01-24
16. /* Read a set of characters from the socket */ StringBuffer ... 27.79 1.0042 0.0125 542 2 27.14 2026-01-12
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 26.76 0.9234 0.0556 236 1 26.76 2026-01-24
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 25.69 0.9215 0.0184 78 2 21.08 2026-02-03
19. (publish :path "/hello-count" :content-type "text/html" :fun... 21.47 0.9487 -0.1632 356 1 21.47 2026-01-12
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 21.38 0.8513 -0.0691 179 1 21.38 2026-01-24