Text analysis for SalmanMKC (hellothen)

Return to profile of SalmanMKC (hellothen)

View texts not yet raced by SalmanMKC (hellothen)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 107.10 1.1061 0.3238 388 18 86.38 2024-02-12
2. input("\n\nPress the enter key to exit.") # waits for the us... 95.05 1.2095 0.0596 85 9 80.78 2024-02-12
3. import string from random import * characters = string.ascii... 92.36 1.1801 0.0530 190 9 76.76 2021-08-24
4. public class HelloWorld { public static void main(String[] ... 91.32 1.0522 0.1671 143 15 67.38 2022-11-22
5. import urllib2 import json screen_name = "wordpress" url = "... 88.27 1.0541 0.1244 246 11 69.65 2024-02-12
6. import os import sys def run(program, *args): pid = os.fork(... 85.17 1.0407 0.0965 154 10 64.45 2024-02-12
7. /** Loop waiting for a connection and a valid command */ whi... 81.30 1.0304 0.0551 445 7 66.89 2024-02-12
8. function calculateArea(width, height) { try { var area = ... 80.12 1.0250 0.0447 301 16 67.39 2024-02-12
9. import random min = 1 max = 6 roll_again = "yes" while roll_... 78.61 1.1366 -0.0870 272 9 69.95 2019-02-06
10. /* Read a set of characters from the socket */ StringBuffer ... 76.64 0.9937 0.0296 542 7 66.21 2022-11-22
11. if (response) { try { var dealData = JSON.parse(response)... 72.48 0.8719 0.0958 501 9 62.18 2019-02-06
12. import re import sys import urllib2 import BeautifulSoup usa... 72.19 0.9697 -0.0059 344 7 62.66 2019-08-25
13. import urllib2 import urllib import json url = "http://ajax.... 71.99 0.9647 -0.0035 438 11 64.91 2024-02-12
14. print "Using URL", url req = urllib2.Request(url) fd = urlli... 71.75 1.0408 -0.0828 152 8 66.33 2021-08-24
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 70.39 0.9134 0.0264 78 10 55.97 2022-11-22
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 65.03 0.9341 -0.0658 256 12 56.28 2022-11-22
17. import std; int main() { std::println("Hello World!"); } 62.93 0.9624 -0.1222 56 1 62.93 2024-03-15
18. (publish :path "/hello-count" :content-type "text/html" :fun... 62.07 0.9318 -0.1031 356 6 56.00 2022-11-22
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 61.95 0.9139 -0.0868 264 7 55.09 2022-11-22
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 61.80 0.9110 -0.0859 236 7 55.15 2022-10-06
21. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 60.13 0.9769 -0.1741 183 7 55.46 2021-08-24
22. function showContent(dealData) { var newContent = ''; for ... 52.76 0.7117 -0.0073 440 4 48.83 2019-01-30
23. var $form, width, height, area; $form = $('#calculator'); $(... 49.27 0.8338 -0.1760 372 1 49.27 2019-01-28