TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for sang (shatoboar)
Return to profile of sang (shatoboar)
View texts not yet raced by sang (shatoboar)
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...
88.31
1.1984
0.0886
85
1
88.31
2024-08-21
2.
import string from random import * characters = string.ascii...
76.71
1.1814
-0.0634
190
3
75.68
2024-10-01
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
75.72
1.0518
0.0517
152
1
75.72
2024-10-22
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
75.06
1.1067
-0.0128
388
2
74.53
2024-10-01
5.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
73.63
0.9386
0.1345
256
3
66.53
2024-10-05
6.
/** Loop waiting for a connection and a valid command */ whi...
73.32
1.0448
0.0238
445
4
68.28
2024-10-05
7.
import urllib2 import json screen_name = "wordpress" url = "...
73.09
1.0621
0.0031
246
3
69.81
2024-10-01
8.
public class HelloWorld { public static void main(String[] ...
72.11
1.0599
-0.0090
143
2
71.44
2024-10-05
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
71.00
1.1383
-0.1036
272
1
71.00
2024-10-05
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
69.97
0.9487
0.0710
356
4
60.90
2026-02-01
11.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
67.30
1.0060
-0.0252
467
2
66.84
2024-08-27
12.
import std; int main() { std::println("Hello World!"); }
66.76
0.9810
-0.0080
56
2
62.85
2024-10-01
13.
import urllib2 import urllib import json url = "http://ajax....
64.98
0.9776
-0.0306
438
2
64.24
2024-10-05
14.
function calculateArea(width, height) { try { var area = ...
64.78
1.0366
-0.0925
301
2
64.31
2026-02-01
15.
/* Read a set of characters from the socket */ StringBuffer ...
64.49
1.0042
-0.0643
542
1
64.49
2024-10-04
16.
import re import sys import urllib2 import BeautifulSoup usa...
64.16
0.9803
-0.0452
344
3
60.97
2024-10-01
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
63.42
0.9180
0.0063
264
3
60.39
2024-08-27
18.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
62.27
0.9849
-0.0774
183
1
62.27
2024-10-01
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
61.40
0.8513
0.0435
179
1
61.40
2024-07-31
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
58.62
0.9215
-0.0672
78
3
53.22
2026-02-01