Text analysis for Hu Tao (hu_tao_c6)

Return to profile of Hu Tao (hu_tao_c6)

View texts not yet raced by Hu Tao (hu_tao_c6)

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... 70.75 1.1984 0.3081 85 8 49.03 2024-11-10
2. import string from random import * characters = string.ascii... 61.83 1.1814 0.1415 190 8 54.93 2024-11-05
3. import urllib2 import json screen_name = "wordpress" url = "... 55.91 1.0621 0.1347 246 6 44.73 2024-10-30
4. /** Loop waiting for a connection and a valid command */ whi... 54.44 1.0448 0.1228 445 11 46.14 2024-11-07
5. public class HelloWorld { public static void main(String[] ... 54.23 1.0599 0.0982 143 6 46.81 2024-11-07
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 53.55 1.0518 0.0951 152 13 43.58 2024-11-05
7. function calculateArea(width, height) { try { var area = ... 53.01 1.0366 0.0961 301 13 46.09 2024-11-09
8. import random min = 1 max = 6 roll_again = "yes" while roll_... 52.71 1.1383 -0.0137 272 6 47.26 2024-11-07
9. import random n = random.randint(1, 99) guess = int(raw_inpu... 50.82 1.1067 -0.0209 388 5 47.08 2024-10-30
10. import os import sys def run(program, *args): pid = os.fork(... 46.70 1.0473 -0.0476 154 6 41.80 2024-11-10
11. import std; int main() { std::println("Hello World!"); } 46.66 0.9810 0.0093 56 7 38.40 2024-11-09
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 45.04 0.9849 -0.0203 183 10 36.81 2024-11-10
13. import urllib2 import urllib import json url = "http://ajax.... 45.01 0.9776 -0.0146 438 10 40.27 2024-11-10
14. import re import sys import urllib2 import BeautifulSoup usa... 44.86 0.9803 -0.0225 344 3 40.49 2024-10-29
15. (publish :path "/hello-count" :content-type "text/html" :fun... 43.66 0.9487 -0.0106 356 5 37.41 2024-11-10
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 43.28 0.9386 -0.0145 256 9 36.89 2024-11-10
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.96 0.9180 -0.0424 264 8 35.36 2024-11-10
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 40.23 0.9215 -0.0629 78 7 34.05 2024-11-09
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.44 0.8513 -0.0790 179 4 30.44 2024-11-10
20. /* Read a set of characters from the socket */ StringBuffer ... 36.41 1.0042 -0.2248 542 3 34.78 2024-10-29
21. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 31.79 0.9234 -0.2402 236 2 30.28 2024-10-30