TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for KiddieX (emyrr)
Return to profile of KiddieX (emyrr)
View texts not yet raced by KiddieX (emyrr)
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...
114.85
1.1814
0.1175
190
23
77.14
2023-09-28
2.
input("\n\nPress the enter key to exit.") # waits for the us...
114.57
1.1984
0.0849
85
10
89.78
2024-01-11
3.
import urllib2 import json screen_name = "wordpress" url = "...
100.05
1.0621
0.0763
246
15
71.20
2023-09-26
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
97.76
1.1383
-0.0321
272
15
72.41
2023-09-24
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
94.75
0.9849
0.0936
183
10
64.32
2023-09-24
6.
import os import sys def run(program, *args): pid = os.fork(...
92.92
1.0473
0.0091
154
8
74.80
2023-08-08
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
92.53
1.1067
-0.0607
388
8
70.80
2023-09-24
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
91.72
1.0518
-0.0046
152
11
68.51
2023-09-26
9.
public class HelloWorld { public static void main(String[] ...
90.68
1.0599
-0.0277
143
13
63.25
2023-09-26
10.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
88.05
1.0060
0.0882
467
1
88.05
2024-01-13
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
86.37
0.9180
0.0619
264
13
63.94
2024-01-11
12.
function calculateArea(width, height) { try { var area = ...
86.30
1.0366
-0.0500
301
15
67.69
2024-01-11
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
84.51
0.9386
0.0207
256
8
62.04
2023-09-26
14.
/** Loop waiting for a connection and a valid command */ whi...
84.45
1.0448
-0.0763
445
12
67.76
2023-09-26
15.
/* Read a set of characters from the socket */ StringBuffer ...
81.58
1.0042
-0.0720
542
14
58.04
2024-01-11
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
79.54
0.9487
-0.0332
356
12
56.66
2024-01-13
17.
import re import sys import urllib2 import BeautifulSoup usa...
75.63
0.9803
-0.1152
344
7
62.28
2023-09-24
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
74.86
0.9215
-0.0676
78
5
63.71
2024-01-11
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
73.46
0.9234
-0.0811
236
10
62.83
2023-10-02
20.
import urllib2 import urllib import json url = "http://ajax....
70.41
0.9776
-0.1692
438
4
57.29
2024-01-11