TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Mikhail (mayham92)
Return to profile of Mikhail (mayham92)
View texts not yet raced by Mikhail (mayham92)
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...
92.17
1.1984
0.1292
85
61
65.48
2023-02-16
2.
import string from random import * characters = string.ascii...
79.06
1.1814
-0.0363
190
52
62.70
2024-09-28
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
75.58
1.0518
0.0438
152
61
61.56
2022-11-23
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
74.67
1.1383
-0.0603
272
43
62.72
2022-11-23
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
73.32
1.1067
-0.0467
388
43
63.93
2022-10-23
6.
function calculateArea(width, height) { try { var area = ...
73.00
1.0366
0.0190
301
56
59.62
2022-11-26
7.
import os import sys def run(program, *args): pid = os.fork(...
72.47
1.0473
0.0024
154
74
56.84
2024-09-28
8.
public class HelloWorld { public static void main(String[] ...
71.16
1.0599
-0.0314
143
68
56.95
2022-10-21
9.
import urllib2 import json screen_name = "wordpress" url = "...
70.50
1.0621
-0.0404
246
53
58.24
2023-06-04
10.
/* Read a set of characters from the socket */ StringBuffer ...
68.12
1.0042
-0.0181
542
36
58.42
2022-11-23
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
66.38
0.9386
0.0204
256
60
55.41
2023-02-16
12.
import urllib2 import urllib import json url = "http://ajax....
66.11
0.9776
-0.0205
438
46
56.69
2022-10-21
13.
/** Loop waiting for a connection and a valid command */ whi...
65.96
1.0448
-0.0864
445
38
57.13
2024-09-28
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
65.29
0.9849
-0.0386
183
48
55.76
2022-11-21
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
64.12
0.9215
0.0045
78
63
49.42
2022-11-14
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
62.34
0.9234
-0.0184
236
33
51.45
2022-11-14
17.
import re import sys import urllib2 import BeautifulSoup usa...
59.67
0.9803
-0.1182
344
34
52.89
2022-11-01
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
58.11
0.9487
-0.1032
356
23
52.55
2022-06-13
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
57.75
0.9180
-0.0826
264
34
46.92
2022-12-29