TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Mohit (mohit_rider)
Return to profile of Mohit (mohit_rider)
View texts not yet raced by Mohit (mohit_rider)
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...
49.97
1.1984
0.0269
85
4
43.92
2023-08-27
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.82
1.1383
0.0961
272
2
44.11
2023-08-14
3.
import string from random import * characters = string.ascii...
49.35
1.1814
0.0410
190
3
44.01
2023-08-16
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
46.94
1.0518
0.1206
152
3
45.08
2023-08-26
5.
function calculateArea(width, height) { try { var area = ...
44.01
1.0366
0.0640
301
3
41.38
2023-08-14
6.
import urllib2 import json screen_name = "wordpress" url = "...
41.78
1.0621
-0.0203
246
1
41.78
2023-08-14
7.
import urllib2 import urllib import json url = "http://ajax....
40.88
0.9776
0.0468
438
3
37.38
2023-08-27
8.
/** Loop waiting for a connection and a valid command */ whi...
40.23
1.0448
-0.0350
445
3
39.28
2024-02-14
9.
import os import sys def run(program, *args): pid = os.fork(...
39.57
1.0473
-0.0616
154
3
38.43
2023-09-27
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.42
0.9849
-0.0015
183
2
34.17
2023-08-16
11.
import random n = random.randint(1, 99) guess = int(raw_inpu...
39.15
1.1067
-0.1374
388
2
38.78
2023-08-21
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.32
0.9234
0.0124
236
3
36.22
2023-08-26
13.
/* Read a set of characters from the socket */ StringBuffer ...
37.17
1.0042
-0.0740
542
2
36.62
2023-09-27
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
33.41
0.9180
-0.0872
264
3
30.68
2023-08-23
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
30.66
0.9487
-0.1732
356
1
30.66
2023-08-13
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.79
0.9215
-0.2258
78
1
27.79
2023-08-14