Text analysis for Julian (robthephysician)

Return to profile of Julian (robthephysician)

View texts not yet raced by Julian (robthephysician)

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_... 102.08 1.1383 0.1905 272 6 83.93 2025-01-12
2. input("\n\nPress the enter key to exit.") # waits for the us... 91.37 1.1984 -0.0090 85 3 83.32 2025-01-27
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 84.74 1.1067 -0.0036 388 2 83.75 2025-01-29
4. public class HelloWorld { public static void main(String[] ... 83.69 1.0599 0.0295 143 3 75.77 2025-01-29
5. /** Loop waiting for a connection and a valid command */ whi... 83.38 1.0448 0.0406 445 2 78.00 2025-01-27
6. function calculateArea(width, height) { try { var area = ... 82.13 1.0366 0.0325 301 3 74.65 2025-01-12
7. import os import sys def run(program, *args): pid = os.fork(... 80.11 1.0473 -0.0045 154 6 67.48 2025-09-22
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 78.98 1.0518 -0.0237 152 5 69.18 2024-04-15
9. import urllib2 import json screen_name = "wordpress" url = "... 78.90 1.0621 -0.0351 246 6 71.96 2025-01-18
10. import string from random import * characters = string.ascii... 77.90 1.1814 -0.1674 190 2 71.99 2022-08-14
11. /* Read a set of characters from the socket */ StringBuffer ... 76.09 1.0042 -0.0137 542 3 66.86 2024-04-06
12. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 74.31 0.9386 0.0287 256 3 66.01 2024-04-04
13. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 74.13 1.0060 -0.0411 467 2 72.55 2025-02-09
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 72.98 0.8513 0.0987 179 3 68.43 2025-01-29
15. import re import sys import urllib2 import BeautifulSoup usa... 70.99 0.9803 -0.0562 344 2 68.74 2024-07-31
16. import urllib2 import urllib import json url = "http://ajax.... 70.97 0.9776 -0.0538 438 2 68.92 2024-04-04
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 69.10 0.9215 -0.0220 78 1 69.10 2025-01-27
18. import std; int main() { std::println("Hello World!"); } 68.61 0.9810 -0.0879 56 2 64.95 2025-01-28
19. (publish :path "/hello-count" :content-type "text/html" :fun... 67.68 0.9487 -0.0677 356 2 63.18 2024-04-04
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 66.64 0.9234 -0.0559 236 2 63.73 2024-04-07
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 65.35 0.9180 -0.0673 264 3 57.11 2024-04-06