Text analysis for Ameesh (yellow_flashh)

Return to profile of Ameesh (yellow_flashh)

View texts not yet raced by Ameesh (yellow_flashh)

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... 63.24 1.1984 0.0793 85 49 45.38 2025-06-09
2. import string from random import * characters = string.ascii... 61.05 1.1814 0.0521 190 60 44.61 2025-04-26
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 55.88 1.1383 -0.0093 272 73 42.59 2025-06-02
4. import os import sys def run(program, *args): pid = os.fork(... 54.18 1.0473 0.0474 154 60 39.45 2025-06-04
5. import std; int main() { std::println("Hello World!"); } 53.47 0.9810 0.0993 56 54 36.36 2025-04-29
6. public class HelloWorld { public static void main(String[] ... 52.45 1.0599 -0.0002 143 49 40.20 2025-06-04
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 51.42 1.0518 -0.0129 152 62 39.85 2025-06-04
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 51.02 1.1067 -0.0759 388 52 42.86 2025-04-16
9. import urllib2 import json screen_name = "wordpress" url = "... 50.82 1.0621 -0.0353 246 53 40.22 2025-04-16
10. import urllib2 import urllib import json url = "http://ajax.... 49.19 0.9776 0.0163 438 65 37.71 2025-06-04
11. function calculateArea(width, height) { try { var area = ... 48.82 1.0366 -0.0502 301 49 38.28 2025-05-18
12. /* Read a set of characters from the socket */ StringBuffer ... 48.54 1.0042 -0.0235 542 59 38.79 2025-05-21
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 47.89 0.9234 0.0442 236 65 36.15 2025-05-11
14. /** Loop waiting for a connection and a valid command */ whi... 47.86 1.0448 -0.0778 445 49 38.24 2025-04-29
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 46.22 0.8513 0.0826 179 48 34.51 2025-05-20
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 45.04 0.9386 -0.0286 256 52 35.31 2025-05-18
17. (publish :path "/hello-count" :content-type "text/html" :fun... 44.44 0.9487 -0.0508 356 59 36.46 2025-06-04
18. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 44.29 0.9849 -0.0900 183 59 36.35 2025-04-07
19. import re import sys import urllib2 import BeautifulSoup usa... 43.97 0.9803 -0.0919 344 44 36.10 2025-06-09
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 43.95 0.9180 -0.0300 264 55 35.28 2025-05-18
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 41.43 0.9215 -0.0844 78 46 30.35 2025-06-02