TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for PonyTail (p0nytail)
Return to profile of PonyTail (p0nytail)
View texts not yet raced by PonyTail (p0nytail)
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...
54.96
1.1984
0.0003
85
14
47.48
2024-08-04
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
54.28
1.1383
0.0486
272
13
48.73
2024-04-30
3.
public class HelloWorld { public static void main(String[] ...
52.65
1.0599
0.0925
143
10
42.87
2024-03-12
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
51.46
1.0518
0.0779
152
9
42.36
2024-03-12
5.
import string from random import * characters = string.ascii...
50.61
1.1814
-0.0710
190
13
44.87
2024-08-04
6.
import urllib2 import json screen_name = "wordpress" url = "...
50.44
1.0621
0.0447
246
14
44.24
2024-03-12
7.
/** Loop waiting for a connection and a valid command */ whi...
50.09
1.0448
0.0566
445
15
42.25
2024-02-19
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
49.17
1.1067
-0.0300
388
9
43.22
2024-03-01
9.
import os import sys def run(program, *args): pid = os.fork(...
48.46
1.0473
0.0157
154
14
40.67
2024-08-04
10.
function calculateArea(width, height) { try { var area = ...
47.72
1.0366
0.0086
301
19
40.24
2024-03-01
11.
import std; int main() { std::println("Hello World!"); }
47.45
0.9810
0.0514
56
13
36.74
2024-04-30
12.
import re import sys import urllib2 import BeautifulSoup usa...
47.07
0.9803
0.0496
344
19
39.56
2024-04-30
13.
/* Read a set of characters from the socket */ StringBuffer ...
44.05
1.0042
-0.0384
542
11
38.65
2024-04-30
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.75
0.9234
0.0164
236
17
35.82
2024-03-12
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
42.67
0.9487
-0.0091
356
15
37.81
2024-03-12
16.
import urllib2 import urllib import json url = "http://ajax....
42.63
0.9776
-0.0428
438
15
38.34
2024-08-04
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
41.71
0.9386
-0.0259
256
13
34.84
2024-02-24
18.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
41.40
0.9849
-0.0760
183
9
34.96
2024-02-14
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
38.97
0.9180
-0.0642
264
9
33.94
2024-02-19
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.87
0.9215
-0.1588
78
9
27.15
2024-04-30
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
29.38
0.8513
-0.2140
179
13
27.30
2024-02-14