TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for MM (maclema)
Return to profile of MM (maclema)
View texts not yet raced by MM (maclema)
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...
39.07
1.1984
0.2772
85
1
39.07
2023-10-28
2.
import string from random import * characters = string.ascii...
39.06
1.1814
0.3019
190
2
35.62
2023-10-13
3.
public class HelloWorld { public static void main(String[] ...
36.73
1.0599
0.3475
143
5
27.72
2023-10-28
4.
import urllib2 import json screen_name = "wordpress" url = "...
28.49
1.0621
0.0286
246
1
28.49
2023-10-13
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
27.86
1.0518
0.0244
152
2
27.28
2023-10-28
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
27.40
0.9234
0.1406
236
2
24.81
2023-10-28
7.
/** Loop waiting for a connection and a valid command */ whi...
27.28
1.0448
0.0103
445
2
27.28
2023-10-13
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
26.35
1.1067
-0.1050
388
1
26.35
2023-10-15
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
26.11
0.9849
0.0232
183
2
24.86
2023-10-28
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
25.80
0.9215
0.0744
78
2
23.07
2023-10-28
11.
function calculateArea(width, height) { try { var area = ...
25.31
1.0366
-0.0583
301
1
25.31
2023-10-15
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
23.34
0.9386
-0.0424
256
3
21.87
2023-10-13
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
23.21
0.9487
-0.0399
356
1
23.21
2023-10-13