Text analysis for juliet (jc848)

Return to profile of juliet (jc848)

View texts not yet raced by juliet (jc848)

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... 44.44 1.1814 0.1594 190 1 44.44 2024-06-13
2. input("\n\nPress the enter key to exit.") # waits for the us... 41.01 1.1984 0.0266 85 1 41.01 2024-06-13
3. import std; int main() { std::println("Hello World!"); } 38.25 0.9810 0.1906 56 2 37.47 2024-06-13
4. import os import sys def run(program, *args): pid = os.fork(... 37.57 1.0473 0.0918 154 3 34.89 2024-06-13
5. /** Loop waiting for a connection and a valid command */ whi... 37.48 1.0448 0.0993 445 2 35.92 2024-06-13
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 35.90 1.0518 0.0413 152 3 33.13 2024-06-13
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 35.77 1.1067 -0.0279 388 1 35.77 2024-06-13
8. /* Read a set of characters from the socket */ StringBuffer ... 35.19 1.0042 0.0670 542 1 35.19 2024-06-13
9. function calculateArea(width, height) { try { var area = ... 34.57 1.0366 0.0170 301 1 34.57 2024-06-13
10. import random min = 1 max = 6 roll_again = "yes" while roll_... 34.29 1.1383 -0.1030 272 2 31.31 2024-06-13
11. import re import sys import urllib2 import BeautifulSoup usa... 33.89 0.9803 0.0518 344 1 33.89 2024-06-13
12. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 30.51 0.9234 0.0087 236 2 29.94 2024-06-13
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 27.18 0.9180 -0.0946 264 1 27.18 2024-06-13
14. import urllib2 import urllib import json url = "http://ajax.... 25.53 0.9776 -0.1952 438 1 25.53 2024-06-13
15. (publish :path "/hello-count" :content-type "text/html" :fun... 23.14 0.9487 -0.2343 356 1 23.14 2024-06-13
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 22.17 0.8513 -0.1906 179 1 22.17 2024-06-13