Text analysis for Dynamic (dynamic_x)

Return to profile of Dynamic (dynamic_x)

View texts not yet raced by Dynamic (dynamic_x)

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... 45.59 1.1984 0.4325 85 4 37.51 2024-10-03
2. public class HelloWorld { public static void main(String[] ... 35.93 1.0599 0.2289 143 4 30.34 2024-10-10
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 34.55 1.0518 0.1908 152 1 34.55 2024-10-03
4. /* Read a set of characters from the socket */ StringBuffer ... 32.96 1.0042 0.1796 542 1 32.96 2024-11-12
5. function calculateArea(width, height) { try { var area = ... 31.58 1.0366 0.0969 301 1 31.58 2024-10-03
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 31.34 1.1067 0.0180 388 1 31.34 2024-10-02
7. import random min = 1 max = 6 roll_again = "yes" while roll_... 31.00 1.1383 -0.0273 272 1 31.00 2024-10-10
8. import string from random import * characters = string.ascii... 30.74 1.1814 -0.0760 190 1 30.74 2024-10-02
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 30.73 0.9849 0.1201 183 4 28.23 2024-11-12
10. import re import sys import urllib2 import BeautifulSoup usa... 30.42 0.9803 0.1106 344 6 27.32 2024-10-10
11. import os import sys def run(program, *args): pid = os.fork(... 29.62 1.0473 0.0176 154 2 27.87 2024-10-03
12. import urllib2 import json screen_name = "wordpress" url = "... 29.36 1.0621 -0.0060 246 2 28.91 2024-10-02
13. import urllib2 import urllib import json url = "http://ajax.... 29.22 0.9776 0.0723 438 3 26.78 2024-10-03
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 28.80 0.9234 0.1137 236 5 25.62 2024-10-10
15. import std; int main() { std::println("Hello World!"); } 28.30 0.9810 0.0280 56 2 27.23 2024-10-03
16. (publish :path "/hello-count" :content-type "text/html" :fun... 27.76 0.9487 0.0528 356 2 27.55 2024-10-10
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 25.36 0.9180 -0.0075 264 3 23.39 2024-10-03
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 22.88 0.9215 -0.1013 78 3 20.18 2024-10-03
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 21.76 0.8513 -0.0766 179 2 21.54 2024-10-02
20. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 21.21 0.9386 -0.1778 256 1 21.21 2024-10-01