TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for (boy_314)
Return to profile of (boy_314)
View texts not yet raced by (boy_314)
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...
99.04
1.1984
-0.0309
85
4
80.55
2019-10-17
2.
import string from random import * characters = string.ascii...
93.32
1.1814
-0.0728
190
7
82.07
2019-10-17
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
91.80
1.0518
0.0755
152
7
79.32
2019-10-17
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
90.91
1.1067
0.0059
388
2
89.95
2019-10-17
5.
/* Read a set of characters from the socket */ StringBuffer ...
90.55
1.0042
0.1198
542
6
83.78
2019-10-17
6.
import urllib2 import json screen_name = "wordpress" url = "...
86.04
1.0621
-0.0105
246
5
77.42
2019-10-17
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
85.32
1.1383
-0.1026
272
3
80.55
2019-10-17
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
82.35
0.9234
0.0935
236
5
69.61
2021-09-24
9.
import os import sys def run(program, *args): pid = os.fork(...
82.22
1.0473
-0.0450
154
6
71.43
2019-10-17
10.
import urllib2 import urllib import json url = "http://ajax....
82.14
0.9776
0.0724
438
5
71.87
2019-10-17
11.
function calculateArea(width, height) { try { var area = ...
80.63
1.0366
-0.0268
301
4
74.96
2019-10-17
12.
public class HelloWorld { public static void main(String[] ...
79.30
1.0599
-0.0903
143
5
73.31
2021-09-24
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
79.19
0.9849
-0.0134
183
9
69.83
2019-10-17
14.
import re import sys import urllib2 import BeautifulSoup usa...
78.68
0.9803
0.0183
344
3
71.08
2019-10-17
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
78.36
0.9386
0.0136
256
7
66.38
2019-10-17
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
78.28
0.9487
0.0355
356
8
72.28
2019-10-17
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
74.79
0.9215
0.0018
78
4
64.55
2019-10-17
18.
/** Loop waiting for a connection and a valid command */ whi...
74.75
1.0448
-0.1171
445
3
70.89
2019-10-17
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
68.34
0.9180
-0.0818
264
10
61.85
2021-09-24