TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for nmyo (nmyo)
Return to profile of nmyo (nmyo)
View texts not yet raced by nmyo (nmyo)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
96.05
1.1814
0.1471
190
4
82.41
2019-02-25
2.
public class HelloWorld { public static void main(String[] ...
86.95
1.0599
0.1658
143
4
77.92
2019-02-25
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
86.22
1.1067
0.1192
388
1
86.22
2019-02-25
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
82.36
1.1383
0.0249
272
2
82.27
2019-02-25
5.
import urllib2 import json screen_name = "wordpress" url = "...
80.71
1.0621
0.0871
246
2
73.81
2019-02-25
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
79.24
1.0518
0.0733
152
2
72.74
2019-02-25
7.
/** Loop waiting for a connection and a valid command */ whi...
76.39
1.0448
0.0476
445
2
71.09
2019-02-25
8.
/* Read a set of characters from the socket */ StringBuffer ...
74.46
1.0042
0.0704
542
3
70.59
2019-02-25
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
66.69
0.9386
-0.0016
256
3
58.97
2019-02-25
10.
function calculateArea(width, height) { try { var area = ...
66.01
1.0366
-0.0733
301
1
66.01
2019-02-25
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
62.88
0.9487
-0.0318
356
3
60.81
2019-02-25
12.
import os import sys def run(program, *args): pid = os.fork(...
61.52
1.0473
-0.1779
154
1
61.52
2018-01-08
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
59.19
0.9849
-0.1426
183
2
56.70
2019-02-25
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
58.84
0.9180
-0.0865
264
1
58.84
2019-02-25
15.
import re import sys import urllib2 import BeautifulSoup usa...
55.79
0.9803
-0.1484
344
1
55.79
2019-02-25
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
53.93
0.9234
-0.1479
236
1
53.93
2018-01-08