TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for dev_manush (dev_manush)
Return to profile of dev_manush (dev_manush)
View texts not yet raced by dev_manush (dev_manush)
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...
103.32
1.1984
0.3314
85
106
77.96
2023-08-09
2.
import string from random import * characters = string.ascii...
99.40
1.1814
0.2935
190
119
76.30
2023-09-24
3.
function calculateArea(width, height) { try { var area = ...
97.36
1.0366
0.4320
301
106
70.67
2023-08-18
4.
public class HelloWorld { public static void main(String[] ...
96.94
1.0599
0.3969
143
115
68.99
2023-09-24
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
95.18
1.0518
0.3855
152
110
72.31
2023-09-24
6.
import os import sys def run(program, *args): pid = os.fork(...
90.82
1.0473
0.3189
154
87
66.22
2023-08-18
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
84.03
1.1067
0.1470
388
56
67.74
2023-08-09
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
83.34
1.1383
0.0995
272
69
68.71
2023-07-24
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
79.53
0.9849
0.2171
183
48
57.06
2023-08-18
10.
import urllib2 import json screen_name = "wordpress" url = "...
79.33
1.0621
0.1299
246
50
63.68
2023-07-07
11.
import urllib2 import urllib import json url = "http://ajax....
76.69
0.9776
0.1859
438
36
59.24
2023-07-07
12.
/** Loop waiting for a connection and a valid command */ whi...
73.36
1.0448
0.0662
445
51
63.11
2023-08-11
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
71.98
0.9215
0.1681
78
44
51.23
2023-07-07
14.
import re import sys import urllib2 import BeautifulSoup usa...
70.40
0.9803
0.0882
344
34
59.33
2023-07-08
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
68.92
0.9386
0.0978
256
34
56.22
2023-07-05
16.
/* Read a set of characters from the socket */ StringBuffer ...
67.09
1.0042
0.0148
542
31
59.55
2023-07-31
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
63.83
0.9487
0.0302
356
25
53.00
2023-06-29
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
63.55
0.9234
0.0466
236
30
52.44
2023-07-05
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
57.37
0.9180
-0.0540
264
19
50.04
2023-06-23