Text analysis for Aashish (pro_racer1)

Return to profile of Aashish (pro_racer1)

View texts not yet raced by Aashish (pro_racer1)

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... 35.90 1.1984 -0.0644 85 1 35.90 2024-05-02
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 35.73 1.1383 0.0031 272 2 35.47 2024-05-02
3. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 34.13 0.9215 0.1752 78 1 34.13 2024-05-04
4. function calculateArea(width, height) { try { var area = ... 32.81 1.0366 0.0215 301 2 29.20 2024-05-02
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 32.25 1.0518 -0.0121 152 1 32.25 2024-05-02
6. import os import sys def run(program, *args): pid = os.fork(... 30.15 1.0473 -0.0790 154 1 30.15 2024-05-02
7. /* Read a set of characters from the socket */ StringBuffer ... 28.95 1.0042 -0.0703 542 1 28.95 2024-05-02
8. import std; int main() { std::println("Hello World!"); } 27.85 0.9810 -0.0741 56 1 27.85 2024-05-04
9. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 23.67 0.8513 -0.1039 179 1 23.67 2024-05-02