TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for (peaceinchrist)
Return to profile of (peaceinchrist)
View texts not yet raced by (peaceinchrist)
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...
93.35
1.1984
0.2210
85
6
78.75
2022-03-27
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
79.08
1.1067
0.1187
388
2
76.27
2021-12-07
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
77.55
1.1383
0.0529
272
5
75.69
2022-03-27
4.
import string from random import * characters = string.ascii...
77.49
1.1814
-0.0005
190
5
71.78
2022-03-27
5.
function calculateArea(width, height) { try { var area = ...
66.32
1.0366
0.0188
301
5
61.61
2021-12-07
6.
/** Loop waiting for a connection and a valid command */ whi...
64.86
1.0448
-0.0141
445
5
60.84
2021-12-07
7.
import os import sys def run(program, *args): pid = os.fork(...
64.53
1.0473
-0.0345
154
5
60.84
2022-03-27
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
63.89
1.0518
-0.0423
152
5
57.73
2021-12-07
9.
import urllib2 import json screen_name = "wordpress" url = "...
63.26
1.0621
-0.0734
246
3
62.58
2022-03-27
10.
public class HelloWorld { public static void main(String[] ...
62.62
1.0599
-0.0752
143
1
62.62
2022-07-06
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
62.59
0.9215
0.0658
78
3
57.48
2021-11-08
12.
/* Read a set of characters from the socket */ StringBuffer ...
61.37
1.0042
-0.0238
542
4
58.04
2021-12-07
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
60.27
0.9386
0.0037
256
4
58.84
2021-12-13
14.
import re import sys import urllib2 import BeautifulSoup usa...
56.59
0.9803
-0.0706
344
2
56.11
2021-12-07
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
56.38
0.9234
-0.0257
236
5
53.94
2021-12-13
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
54.68
0.9849
-0.1203
183
7
53.23
2022-07-06
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
53.49
0.9180
-0.0787
264
3
49.71
2022-03-27
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
53.20
0.9487
-0.0832
356
3
51.41
2021-12-07
19.
import urllib2 import urllib import json url = "http://ajax....
50.10
0.9776
-0.1556
438
1
50.10
2021-11-08