TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for mm2325 (moinl)
Return to profile of mm2325 (moinl)
View texts not yet raced by mm2325 (moinl)
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...
81.09
1.1984
0.1622
85
160
54.87
2024-11-21
2.
import string from random import * characters = string.ascii...
71.30
1.1814
0.0213
190
142
53.52
2024-12-11
3.
import std; int main() { std::println("Hello World!"); }
70.99
0.9810
0.2076
56
138
47.99
2024-11-25
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
67.57
1.0518
0.0889
152
138
52.25
2024-11-29
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
67.42
1.1067
0.0286
388
138
52.93
2024-11-30
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
65.88
1.1383
-0.0304
272
140
52.40
2024-11-28
7.
import urllib2 import json screen_name = "wordpress" url = "...
61.45
1.0621
-0.0248
246
125
48.42
2024-11-14
8.
import os import sys def run(program, *args): pid = os.fork(...
61.42
1.0473
-0.0110
154
113
45.16
2024-11-30
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
60.87
0.9849
0.0424
183
147
47.03
2024-11-28
10.
/** Loop waiting for a connection and a valid command */ whi...
60.01
1.0448
-0.0296
445
136
48.63
2024-11-21
11.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
59.69
0.8513
0.1474
179
124
45.36
2024-11-28
12.
import urllib2 import urllib import json url = "http://ajax....
59.49
0.9776
0.0255
438
127
47.06
2024-11-28
13.
public class HelloWorld { public static void main(String[] ...
58.66
1.0599
-0.0724
143
129
48.30
2024-11-29
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
58.09
0.9386
0.0389
256
133
42.33
2024-11-25
15.
import re import sys import urllib2 import BeautifulSoup usa...
57.78
0.9803
-0.0080
344
122
44.93
2024-11-28
16.
/* Read a set of characters from the socket */ StringBuffer ...
56.32
1.0042
-0.0545
542
137
46.77
2024-11-28
17.
function calculateArea(width, height) { try { var area = ...
55.45
1.0366
-0.1025
301
141
45.80
2024-11-22
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
52.69
0.9180
-0.0303
264
100
39.13
2024-11-18
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
49.51
0.9215
-0.0887
78
30
35.88
2024-06-01
20.
(publish :path "/hello-count" :content-type "text/html" :fun...
48.99
0.9487
-0.1183
356
41
36.29
2024-10-08
21.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.38
0.9234
-0.1049
236
45
38.23
2024-10-19
22.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
40.94
1.0060
-0.3302
467
1
40.94
2024-05-30