Text analysis for Jake (jmill1125)

Return to profile of Jake (jmill1125)

View texts not yet raced by Jake (jmill1125)

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... 82.51 1.1984 0.0592 85 3 70.34 2025-01-09
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 81.31 1.1383 0.1011 272 7 71.72 2025-02-12
3. import string from random import * characters = string.ascii... 73.94 1.1814 -0.0544 190 4 71.60 2024-12-18
4. function calculateArea(width, height) { try { var area = ... 72.93 1.0366 0.0750 301 2 60.59 2024-12-03
5. /** Loop waiting for a connection and a valid command */ whi... 72.50 1.0448 0.0603 445 6 65.56 2024-12-14
6. /* Read a set of characters from the socket */ StringBuffer ... 69.89 1.0042 0.0611 542 2 67.62 2024-11-22
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 68.89 1.1067 -0.0567 388 4 65.05 2024-11-22
8. import urllib2 import urllib import json url = "http://ajax.... 67.62 0.9776 0.0531 438 1 67.62 2024-12-12
9. public class HelloWorld { public static void main(String[] ... 66.49 1.0599 -0.0464 143 1 66.49 2024-11-22
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 66.20 0.9849 0.0241 183 2 58.88 2024-11-22
11. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 65.58 1.0060 -0.0064 467 2 62.42 2024-11-12
12. import os import sys def run(program, *args): pid = os.fork(... 64.38 1.0473 -0.0660 154 2 60.72 2024-11-20
13. import urllib2 import json screen_name = "wordpress" url = "... 63.60 1.0621 -0.0927 246 1 63.60 2024-11-12
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 59.40 0.9386 -0.0332 256 1 59.40 2024-10-14
15. import std; int main() { std::println("Hello World!"); } 59.07 0.9810 -0.0806 56 1 59.07 2024-11-13
16. import re import sys import urllib2 import BeautifulSoup usa... 57.80 0.9803 -0.0993 344 2 56.09 2024-11-21
17. (publish :path "/hello-count" :content-type "text/html" :fun... 55.82 0.9487 -0.0979 356 2 54.89 2025-07-10
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 50.05 0.9180 -0.1551 264 1 50.05 2024-11-07
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 48.55 0.9234 -0.1834 236 1 48.55 2024-04-10