TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for M (mostafam)
Return to profile of M (mostafam)
View texts not yet raced by M (mostafam)
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...
63.21
1.1984
0.1511
85
7
57.44
2021-12-16
2.
public class HelloWorld { public static void main(String[] ...
60.09
1.0599
0.2409
143
9
50.04
2022-04-15
3.
import string from random import * characters = string.ascii...
57.41
1.1814
0.0552
190
8
50.23
2022-06-09
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
57.12
1.1067
0.1231
388
7
51.93
2023-03-04
5.
import os import sys def run(program, *args): pid = os.fork(...
55.39
1.0473
0.1516
154
14
47.13
2022-06-09
6.
import urllib2 import json screen_name = "wordpress" url = "...
53.78
1.0621
0.1031
246
9
48.42
2022-03-15
7.
function calculateArea(width, height) { try { var area = ...
53.02
1.0366
0.1162
301
10
47.85
2022-09-11
8.
/* Read a set of characters from the socket */ StringBuffer ...
52.28
1.0042
0.1322
542
14
46.88
2022-03-15
9.
/** Loop waiting for a connection and a valid command */ whi...
51.18
1.0448
0.0711
445
10
47.39
2022-06-09
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
50.86
0.9215
0.1808
78
8
44.00
2023-03-04
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
49.03
1.0518
0.0146
152
4
44.05
2022-06-09
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
48.40
0.9386
0.1078
256
8
41.13
2021-12-15
13.
import urllib2 import urllib import json url = "http://ajax....
47.20
0.9776
0.0514
438
4
45.74
2021-12-23
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
46.22
0.9234
0.0839
236
8
40.44
2023-01-04
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
46.17
0.9849
0.0170
183
9
41.72
2022-02-17
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
45.13
0.9487
0.0397
356
6
40.11
2021-12-14
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
35.20
0.9180
-0.1558
264
2
33.07
2023-01-04