Text analysis for sina (sina123)

Return to profile of sina (sina123)

View texts not yet raced by sina (sina123)

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... 40.93 1.1814 0.2203 190 2 37.41 2023-12-31
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 39.19 1.1067 0.2348 388 2 33.49 2023-12-31
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 37.59 1.1383 0.1496 272 1 37.59 2023-12-31
4. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 33.44 0.9849 0.1673 183 2 32.10 2023-12-31
5. import re import sys import urllib2 import BeautifulSoup usa... 32.42 0.9803 0.1396 344 2 27.69 2023-12-31
6. import std; int main() { std::println("Hello World!"); } 31.15 0.9810 0.1034 56 3 27.83 2023-12-31
7. /* Read a set of characters from the socket */ StringBuffer ... 30.96 1.0042 0.0656 542 1 30.96 2023-12-31
8. /** Loop waiting for a connection and a valid command */ whi... 30.25 1.0448 0.0046 445 1 30.25 2023-12-31
9. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 29.32 0.9180 0.0893 264 1 29.32 2023-12-30
10. (publish :path "/hello-count" :content-type "text/html" :fun... 28.86 0.9487 0.0557 356 1 28.86 2023-12-31
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 27.08 0.9234 0.0155 236 1 27.08 2023-12-31
12. input("\n\nPress the enter key to exit.") # waits for the us... 23.31 1.1984 -0.4119 85 2 21.85 2023-12-31
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 23.09 0.9215 -0.1234 78 1 23.09 2023-12-31
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 18.08 0.8513 -0.2403 179 1 18.08 2023-12-31