TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Benedek (antokben)
Return to profile of Benedek (antokben)
View texts not yet raced by Benedek (antokben)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
60.45
1.1814
0.0183
190
2
59.06
2024-07-31
2.
import urllib2 import json screen_name = "wordpress" url = "...
57.26
1.0621
0.0746
246
2
55.89
2023-08-04
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
54.17
1.0518
0.0243
152
1
54.17
2024-08-06
4.
public class HelloWorld { public static void main(String[] ...
53.38
1.0599
-0.0027
143
1
53.38
2023-08-04
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
53.19
1.1067
-0.0529
388
2
52.15
2024-07-27
6.
import os import sys def run(program, *args): pid = os.fork(...
52.18
1.0473
-0.0116
154
1
52.18
2024-07-23
7.
/** Loop waiting for a connection and a valid command */ whi...
51.93
1.0448
-0.0113
445
1
51.93
2024-07-31
8.
import std; int main() { std::println("Hello World!"); }
49.39
0.9810
-0.0091
56
1
49.39
2024-07-23
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
48.19
0.9487
0.0113
356
1
48.19
2024-07-23
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
35.13
0.8513
-0.1615
179
1
35.13
2024-07-23