Text analysis for Anton (twisted_8)

Return to profile of Anton (twisted_8)

View texts not yet raced by Anton (twisted_8)

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... 69.13 1.1814 0.1723 190 4 58.28 2024-12-15
2. input("\n\nPress the enter key to exit.") # waits for the us... 67.88 1.1984 0.1241 85 4 54.69 2024-11-20
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 63.27 1.0518 0.1881 152 5 51.85 2024-05-05
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 61.40 1.1067 0.0938 388 4 56.75 2024-11-20
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 60.33 1.1383 0.0398 272 2 58.42 2024-05-05
6. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 55.10 0.9849 0.0948 183 2 52.56 2024-11-20
7. (publish :path "/hello-count" :content-type "text/html" :fun... 54.17 0.9487 0.1157 356 4 47.99 2024-05-25
8. function calculateArea(width, height) { try { var area = ... 53.81 1.0366 0.0159 301 5 48.92 2024-11-20
9. import re import sys import urllib2 import BeautifulSoup usa... 53.51 0.9803 0.0653 344 4 46.15 2024-12-15
10. /** Loop waiting for a connection and a valid command */ whi... 52.99 1.0448 -0.0039 445 2 52.79 2024-04-21
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 49.69 0.9234 0.0519 236 3 44.42 2024-05-30
12. /* Read a set of characters from the socket */ StringBuffer ... 49.41 1.0042 -0.0368 542 2 46.79 2024-05-05
13. import urllib2 import urllib import json url = "http://ajax.... 49.08 0.9776 -0.0165 438 4 46.85 2024-11-20
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 46.57 0.9386 -0.0285 256 3 39.39 2024-11-20
15. public class HelloWorld { public static void main(String[] ... 46.47 1.0599 -0.1514 143 1 46.47 2024-04-21
16. import urllib2 import json screen_name = "wordpress" url = "... 42.75 1.0621 -0.2234 246 1 42.75 2024-04-15
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 42.30 0.9180 -0.0903 264 3 37.76 2024-11-20
18. import os import sys def run(program, *args): pid = os.fork(... 41.95 1.0473 -0.2248 154 1 41.95 2024-03-20
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 41.44 0.8513 -0.0472 179 5 35.30 2024-05-30
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 37.78 0.9215 -0.1835 78 1 37.78 2024-03-25
21. import std; int main() { std::println("Hello World!"); } 36.18 0.9810 -0.2798 56 1 36.18 2024-03-18