Text analysis for Petter (ph140)

Return to profile of Petter (ph140)

View texts not yet raced by Petter (ph140)

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... 76.81 1.2095 0.1688 85 1 76.81 2024-02-19
2. import string from random import * characters = string.ascii... 68.59 1.1801 0.0507 190 1 68.59 2024-02-26
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 67.29 1.1061 0.1013 388 3 60.69 2024-02-26
4. /** Loop waiting for a connection and a valid command */ whi... 59.07 1.0304 0.0295 445 1 59.07 2024-02-17
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 55.36 1.1366 -0.1432 272 2 52.84 2024-02-26
6. function calculateArea(width, height) { try { var area = ... 55.08 1.0250 -0.0367 301 1 55.08 2024-02-17
7. import urllib2 import json screen_name = "wordpress" url = "... 52.62 1.0541 -0.1099 246 1 52.62 2024-02-17
8. import std; int main() { std::println("Hello World!"); } 52.58 0.9624 -0.0189 56 2 51.49 2024-02-26
9. (publish :path "/hello-count" :content-type "text/html" :fun... 51.32 0.9318 -0.0109 356 2 48.75 2024-02-17
10. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 44.19 0.8589 -0.0660 179 1 44.19 2024-02-17