Text analysis for Terrell (hackerg)

Return to profile of Terrell (hackerg)

View texts not yet raced by Terrell (hackerg)

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... 54.06 1.1984 0.2650 85 1 54.06 2024-10-20
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 50.63 1.1383 0.2351 272 2 43.58 2024-10-20
3. import urllib2 import json screen_name = "wordpress" url = "... 44.22 1.0621 0.1413 246 2 42.41 2024-10-20
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 44.15 1.1067 0.0924 388 2 42.16 2024-10-14
5. import string from random import * characters = string.ascii... 43.03 1.1814 -0.0105 190 2 37.06 2024-10-14
6. function calculateArea(width, height) { try { var area = ... 42.28 1.0366 0.1120 301 1 42.28 2024-10-20
7. /** Loop waiting for a connection and a valid command */ whi... 41.31 1.0448 0.0818 445 2 38.76 2024-10-13
8. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 39.37 0.9215 0.1467 78 3 34.63 2024-10-20
9. /* Read a set of characters from the socket */ StringBuffer ... 38.55 1.0042 0.0441 542 1 38.55 2024-10-16
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 38.03 0.9849 0.0504 183 1 38.03 2024-10-16
11. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 36.97 0.9386 0.0649 256 2 31.91 2024-10-20
12. import urllib2 import urllib import json url = "http://ajax.... 36.83 0.9776 0.0241 438 2 36.46 2024-10-14
13. public class HelloWorld { public static void main(String[] ... 36.78 1.0599 -0.0612 143 1 36.78 2024-10-13
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 33.64 0.9180 -0.0038 264 2 30.56 2024-10-20
15. import std; int main() { std::println("Hello World!"); } 29.79 0.9810 -0.1782 56 2 28.03 2024-10-16
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 28.82 0.8513 -0.0747 179 2 28.34 2024-10-16