Text analysis for Tara (tarabryn)

Return to profile of Tara (tarabryn)

View texts not yet raced by Tara (tarabryn)

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... 61.28 1.1814 0.0306 190 26 49.12 2024-11-13
2. input("\n\nPress the enter key to exit.") # waits for the us... 58.59 1.1984 -0.0396 85 13 48.64 2025-04-01
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 58.53 1.1383 0.0193 272 25 49.51 2025-04-01
4. import os import sys def run(program, *args): pid = os.fork(... 56.12 1.0473 0.0626 154 24 43.23 2024-11-12
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 56.06 1.1067 0.0021 388 24 47.98 2025-04-01
6. import urllib2 import json screen_name = "wordpress" url = "... 55.56 1.0621 0.0368 246 20 45.70 2024-12-04
7. public class HelloWorld { public static void main(String[] ... 54.80 1.0599 0.0239 143 25 44.90 2024-11-12
8. import urllib2 import urllib import json url = "http://ajax.... 52.58 0.9776 0.0623 438 25 44.91 2024-11-12
9. /* Read a set of characters from the socket */ StringBuffer ... 50.94 1.0042 0.0033 542 25 44.23 2025-04-01
10. (publish :path "/hello-count" :content-type "text/html" :fun... 50.91 0.9487 0.0582 356 22 42.09 2024-11-13
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 50.72 1.0518 -0.0487 152 24 41.93 2024-11-13
12. function calculateArea(width, height) { try { var area = ... 49.97 1.0366 -0.0483 301 21 44.21 2025-04-01
13. template bool all(Args ...args) { return (... 49.78 0.9493 0.0352 246 5 44.04 2023-12-07
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 49.59 0.9215 0.0593 78 16 39.25 2024-11-12
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 49.07 0.9386 0.0319 256 26 41.75 2024-11-12
16. import re import sys import urllib2 import BeautifulSoup usa... 48.88 0.9803 -0.0136 344 23 39.98 2025-04-01
17. import std; int main() { std::println("Hello World!"); } 48.73 0.9810 -0.0172 56 12 39.62 2025-04-01
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 48.15 0.9180 0.0343 264 23 37.25 2025-04-01
19. /** Loop waiting for a connection and a valid command */ whi... 47.87 1.0448 -0.0980 445 12 44.80 2024-08-27
20. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 46.13 0.9849 -0.0725 183 19 41.05 2024-04-12
21. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 43.34 0.9234 -0.0662 236 13 38.53 2024-04-26
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 41.25 0.8513 -0.0355 179 9 35.80 2024-03-06
23. NamedDecl *Sema::getCurFunctionOrMethodDecl() const { DeclCo... 34.06 0.7879 -0.1143 202 5 29.90 2023-12-16