Text analysis for melika (thymekill)

Return to profile of melika (thymekill)

View texts not yet raced by melika (thymekill)

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... 53.71 1.1984 0.1319 85 25 37.28 2024-12-25
2. public class HelloWorld { public static void main(String[] ... 44.60 1.0599 0.0484 143 29 34.85 2024-04-18
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 44.04 1.1067 -0.0119 388 30 34.73 2024-04-19
4. import os import sys def run(program, *args): pid = os.fork(... 43.83 1.0473 0.0442 154 26 34.94 2024-04-01
5. import string from random import * characters = string.ascii... 42.40 1.1814 -0.1251 190 25 35.32 2024-04-05
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 42.32 1.1383 -0.0877 272 28 34.84 2024-04-19
7. (publish :path "/hello-count" :content-type "text/html" :fun... 40.62 0.9487 0.0663 356 26 33.22 2024-04-09
8. /** Loop waiting for a connection and a valid command */ whi... 40.53 1.0448 -0.0325 445 31 33.59 2024-04-04
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 40.41 0.9849 0.0220 183 26 32.85 2024-04-04
10. import urllib2 import json screen_name = "wordpress" url = "... 40.39 1.0621 -0.0555 246 22 33.90 2024-03-26
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 40.24 1.0518 -0.0484 152 27 33.35 2024-04-11
12. import std; int main() { std::println("Hello World!"); } 38.99 0.9810 -0.0183 56 24 30.10 2024-12-25
13. function calculateArea(width, height) { try { var area = ... 38.88 1.0366 -0.0697 301 27 32.06 2024-04-19
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 38.52 0.9386 0.0184 256 32 30.17 2024-05-06
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 37.06 0.9215 -0.0012 78 22 27.22 2024-03-31
16. import re import sys import urllib2 import BeautifulSoup usa... 36.81 0.9803 -0.0658 344 26 30.72 2024-04-21
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 36.67 0.9180 -0.0060 264 26 27.86 2024-04-02
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.60 0.8513 0.0522 179 19 29.52 2024-04-02
19. /* Read a set of characters from the socket */ StringBuffer ... 36.39 1.0042 -0.0982 542 16 31.32 2024-03-16
20. import urllib2 import urllib import json url = "http://ajax.... 36.39 0.9776 -0.0715 438 27 31.81 2024-04-11
21. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 36.34 0.9234 -0.0163 236 28 30.61 2024-12-25