Text analysis for Tharun krishna (tharun007)

Return to profile of Tharun krishna (tharun007)

View texts not yet raced by Tharun krishna (tharun007)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 56.27 1.1383 0.2028 272 8 45.92 2026-05-09
2. input("\n\nPress the enter key to exit.") # waits for the us... 55.89 1.1984 0.1337 85 10 46.67 2026-05-07
3. import string from random import * characters = string.ascii... 53.98 1.1814 0.1051 190 6 45.18 2026-05-06
4. public class HelloWorld { public static void main(String[] ... 51.70 1.0599 0.1723 143 6 43.14 2026-04-22
5. import os import sys def run(program, *args): pid = os.fork(... 49.31 1.0473 0.1279 154 7 43.96 2026-04-28
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 49.25 1.1067 0.0671 388 9 43.99 2026-05-07
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 46.47 0.9849 0.1226 183 7 40.06 2026-05-07
8. /** Loop waiting for a connection and a valid command */ whi... 45.42 1.0448 0.0377 445 8 41.13 2026-05-07
9. /* Read a set of characters from the socket */ StringBuffer ... 45.25 1.0042 0.0743 542 6 42.60 2026-04-30
10. (publish :path "/hello-count" :content-type "text/html" :fun... 42.99 0.9487 0.0759 356 8 39.55 2026-05-06
11. import urllib2 import urllib import json url = "http://ajax.... 42.94 0.9776 0.0458 438 7 37.80 2026-05-09
12. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 42.80 0.9234 0.0967 236 9 36.55 2026-05-09
13. import urllib2 import json screen_name = "wordpress" url = "... 42.52 1.0621 -0.0487 246 4 40.71 2026-05-09
14. import std; int main() { std::println("Hello World!"); } 42.28 0.9810 0.0267 56 5 39.41 2026-04-16
15. print "Using URL", url req = urllib2.Request(url) fd = urlli... 42.11 1.0518 -0.0482 152 4 39.33 2026-05-05
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 42.07 0.9386 0.0641 256 2 38.53 2026-04-22
17. function calculateArea(width, height) { try { var area = ... 41.45 1.0366 -0.0487 301 6 39.69 2026-04-30
18. import re import sys import urllib2 import BeautifulSoup usa... 40.84 0.9803 -0.0069 344 4 38.41 2026-04-23
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 40.56 0.8513 0.1154 179 8 33.00 2026-04-30
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 35.40 0.9180 -0.0743 264 6 29.18 2026-04-22
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 35.30 0.9215 -0.0802 78 4 31.25 2026-04-30