TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for David (ipanda27)
Return to profile of David (ipanda27)
View texts not yet raced by David (ipanda27)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
84.51
1.1067
0.3239
388
3
81.36
2024-09-28
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
71.53
1.1383
0.0713
272
2
71.36
2024-09-28
3.
import os import sys def run(program, *args): pid = os.fork(...
69.30
1.0473
0.1280
154
2
69.01
2024-09-28
4.
function calculateArea(width, height) { try { var area = ...
68.06
1.0366
0.1160
301
4
63.64
2024-09-28
5.
import re import sys import urllib2 import BeautifulSoup usa...
62.54
0.9803
0.0780
344
2
62.24
2024-09-27
6.
/** Loop waiting for a connection and a valid command */ whi...
62.00
1.0448
0.0097
445
2
61.89
2024-09-28
7.
/* Read a set of characters from the socket */ StringBuffer ...
61.06
1.0042
0.0309
542
2
56.20
2024-09-27
8.
import std; int main() { std::println("Hello World!"); }
60.86
0.9810
0.0429
56
2
53.40
2024-09-28
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
60.60
0.9849
0.0435
183
1
60.60
2024-09-27
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
58.04
0.9234
0.0630
236
1
58.04
2024-09-27
11.
import urllib2 import urllib import json url = "http://ajax....
55.93
0.9776
-0.0291
438
1
55.93
2024-09-28
12.
input("\n\nPress the enter key to exit.") # waits for the us...
55.10
1.1984
-0.2698
85
2
43.35
2024-09-28
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
53.77
0.9487
-0.0329
356
2
50.28
2024-09-28
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
52.82
0.9180
-0.0231
264
4
48.02
2024-09-28
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
51.84
0.9215
-0.0446
78
1
51.84
2024-09-27
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
39.47
0.8513
-0.1890
179
1
39.47
2024-09-27