Text analysis for Hasan Berkant (prediger)

Return to profile of Hasan Berkant (prediger)

View texts not yet raced by Hasan Berkant (prediger)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 39.28 1.1366 0.2087 272 2 34.84 2024-02-16
2. import string from random import * characters = string.ascii... 36.39 1.1801 0.0663 190 2 33.51 2024-02-14
3. public class HelloWorld { public static void main(String[] ... 33.62 1.0522 0.0993 143 4 27.61 2024-02-19
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 30.61 1.1061 -0.0577 388 1 30.61 2024-02-19
5. input("\n\nPress the enter key to exit.") # waits for the us... 29.73 1.2095 -0.1912 85 1 29.73 2024-02-14
6. (publish :path "/hello-count" :content-type "text/html" :fun... 29.07 0.9318 0.0638 356 2 27.54 2024-02-19
7. /* Read a set of characters from the socket */ StringBuffer ... 28.93 0.9937 -0.0028 542 1 28.93 2024-02-19
8. import std; int main() { std::println("Hello World!"); } 28.04 0.9624 -0.0020 56 1 28.04 2024-02-14
9. import os import sys def run(program, *args): pid = os.fork(... 27.79 1.0407 -0.0889 154 2 27.46 2024-02-19
10. function calculateArea(width, height) { try { var area = ... 27.26 1.0250 -0.0913 301 2 25.96 2024-02-14
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 27.19 0.9769 -0.0456 183 1 27.19 2024-02-16
12. import urllib2 import urllib import json url = "http://ajax.... 26.01 0.9647 -0.0739 438 1 26.01 2024-02-19
13. print "Using URL", url req = urllib2.Request(url) fd = urlli... 25.72 1.0408 -0.1599 152 1 25.72 2024-02-16
14. import re import sys import urllib2 import BeautifulSoup usa... 25.57 0.9697 -0.0939 344 1 25.57 2024-02-16
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 23.24 0.9110 -0.1150 236 1 23.24 2024-02-14
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 22.64 0.8589 -0.0835 179 1 22.64 2024-02-16