TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Andrews (godspeeedd)
Return to profile of Andrews (godspeeedd)
View texts not yet raced by Andrews (godspeeedd)
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...
76.51
1.1814
0.1317
190
7
61.75
2024-04-11
2.
input("\n\nPress the enter key to exit.") # waits for the us...
75.47
1.1984
0.0901
85
4
69.26
2025-01-02
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
72.02
1.0518
0.1852
152
6
59.85
2025-01-11
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
71.77
1.1383
0.0900
272
4
59.93
2025-01-02
5.
import std; int main() { std::println("Hello World!"); }
71.48
0.9810
0.2371
56
1
71.48
2025-01-11
6.
import urllib2 import json screen_name = "wordpress" url = "...
66.14
1.0621
0.0737
246
3
57.65
2023-09-07
7.
function calculateArea(width, height) { try { var area = ...
61.25
1.0366
0.0133
301
7
53.82
2023-08-28
8.
import re import sys import urllib2 import BeautifulSoup usa...
60.30
0.9803
0.0524
344
3
55.45
2023-08-28
9.
/** Loop waiting for a connection and a valid command */ whi...
58.89
1.0448
-0.0309
445
6
52.40
2025-01-02
10.
import os import sys def run(program, *args): pid = os.fork(...
58.57
1.0473
-0.0416
154
1
58.57
2025-01-11
11.
import urllib2 import urllib import json url = "http://ajax....
58.39
0.9776
0.0244
438
6
51.26
2025-01-02
12.
import random n = random.randint(1, 99) guess = int(raw_inpu...
57.58
1.1067
-0.1198
388
2
56.92
2023-08-14
13.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
56.63
1.0060
-0.0495
467
1
56.63
2024-04-11
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
56.59
0.9487
0.0263
356
4
50.94
2023-08-28
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
55.74
0.9386
0.0160
256
7
45.02
2025-01-11
16.
/* Read a set of characters from the socket */ StringBuffer ...
55.43
1.0042
-0.0530
542
5
49.89
2023-08-14
17.
public class HelloWorld { public static void main(String[] ...
55.07
1.0599
-0.1164
143
2
54.05
2025-01-02
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
53.85
0.9215
0.0003
78
5
42.09
2025-01-11
19.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
50.70
0.9849
-0.1136
183
4
44.61
2025-01-02
20.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
44.34
0.9234
-0.1596
236
2
43.60
2023-08-02
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.70
0.9180
-0.1685
264
2
42.43
2023-08-04