Text analysis for Johnny Sins (sins621)

Return to profile of Johnny Sins (sins621)

View texts not yet raced by Johnny Sins (sins621)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 60.23 1.1067 0.1382 388 3 54.44 2024-12-12
2. import string from random import * characters = string.ascii... 58.65 1.1814 0.0331 190 3 56.85 2024-12-12
3. import urllib2 import json screen_name = "wordpress" url = "... 56.24 1.0621 0.1028 246 4 54.16 2024-12-12
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 55.76 1.0518 0.1037 152 7 48.99 2024-12-14
5. public class HelloWorld { public static void main(String[] ... 54.87 1.0599 0.0739 143 2 52.62 2024-12-12
6. function calculateArea(width, height) { try { var area = ... 54.35 1.0366 0.0871 301 3 49.70 2024-12-11
7. import std; int main() { std::println("Hello World!"); } 51.67 0.9810 0.0805 56 3 42.83 2024-12-12
8. (publish :path "/hello-count" :content-type "text/html" :fun... 50.95 0.9487 0.1097 356 1 50.95 2024-12-11
9. import os import sys def run(program, *args): pid = os.fork(... 49.78 1.0473 -0.0163 154 1 49.78 2024-12-12
10. /** Loop waiting for a connection and a valid command */ whi... 49.52 1.0448 -0.0164 445 2 48.54 2024-12-10
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 49.23 0.9849 0.0351 183 4 46.50 2024-12-12
12. /* Read a set of characters from the socket */ StringBuffer ... 48.52 1.0042 0.0000 542 2 47.02 2024-12-11
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 47.00 0.9234 0.0518 236 3 44.93 2024-12-11
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 46.16 0.9215 0.0317 78 2 42.42 2024-12-12
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 41.81 0.9386 -0.0748 256 1 41.81 2024-12-12
16. import re import sys import urllib2 import BeautifulSoup usa... 40.01 0.9803 -0.1537 344 1 40.01 2024-12-10
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 38.51 0.9180 -0.1214 264 1 38.51 2024-12-14
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.93 0.8513 -0.0941 179 1 36.93 2024-12-10