TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for 💀💀💀 (gospell)
Return to profile of 💀💀💀 (gospell)
View texts not yet raced by 💀💀💀 (gospell)
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...
87.42
1.1814
0.3306
190
6
71.28
2024-04-12
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
80.80
1.1383
0.2597
272
3
71.16
2024-04-13
3.
/** Loop waiting for a connection and a valid command */ whi...
69.81
1.0448
0.1760
445
7
58.50
2024-04-12
4.
function calculateArea(width, height) { try { var area = ...
67.81
1.0366
0.1468
301
4
58.87
2023-08-17
5.
input("\n\nPress the enter key to exit.") # waits for the us...
67.43
1.1984
-0.0443
85
4
66.03
2023-08-16
6.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
65.77
1.0060
0.2299
467
1
65.77
2024-04-13
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
60.44
0.9849
0.0675
183
3
53.39
2023-08-16
8.
(publish :path "/hello-count" :content-type "text/html" :fun...
60.41
0.9487
0.1121
356
2
53.73
2023-08-17
9.
import os import sys def run(program, *args): pid = os.fork(...
60.05
1.0473
-0.0030
154
3
56.49
2023-08-17
10.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
59.44
0.9180
0.1133
264
7
50.36
2024-04-13
11.
import re import sys import urllib2 import BeautifulSoup usa...
59.19
0.9803
0.0531
344
3
52.92
2024-04-13
12.
import random n = random.randint(1, 99) guess = int(raw_inpu...
56.86
1.1067
-0.1235
388
1
56.86
2021-12-23
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
56.12
0.9386
0.0357
256
3
47.03
2021-12-25
14.
import urllib2 import json screen_name = "wordpress" url = "...
55.44
1.0621
-0.0961
246
2
52.97
2021-12-25
15.
public class HelloWorld { public static void main(String[] ...
51.95
1.0599
-0.1545
143
2
46.73
2021-12-24
16.
import std; int main() { std::println("Hello World!"); }
50.18
0.9810
-0.0953
56
1
50.18
2024-04-13
17.
/* Read a set of characters from the socket */ StringBuffer ...
49.78
1.0042
-0.1335
542
2
49.44
2021-12-25
18.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
47.87
1.0518
-0.2136
152
2
46.59
2021-12-24
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
47.31
0.9234
-0.0935
236
3
46.38
2021-12-25
20.
import urllib2 import urllib import json url = "http://ajax....
45.39
0.9776
-0.1803
438
2
42.52
2021-12-24
21.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.39
0.9215
-0.3018
78
2
32.09
2021-12-25