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.0877
85
1
88.31
2024-08-21
2.
import string from random import * characters = string.ascii...
76.71
1.1814
-0.0578
190
3
75.68
2024-10-01
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
75.72
1.0518
0.0580
152
1
75.72
2024-10-22
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
75.06
1.1067
-0.0094
388
2
74.53
2024-10-01
5.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
73.63
0.9386
0.1370
256
3
66.53
2024-10-05
6.
/** Loop waiting for a connection and a valid command */ whi...
73.32
1.0448
0.0317
445
4
68.28
2024-10-05
7.
import urllib2 import json screen_name = "wordpress" url = "...
73.09
1.0621
0.0088
246
3
69.81
2024-10-01
8.
public class HelloWorld { public static void main(String[] ...
72.11
1.0599
-0.0061
143
2
71.44
2024-10-05
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
71.00
1.1383
-0.1018
272
1
71.00
2024-10-05
10.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
67.30
1.0060
-0.0361
467
2
66.84
2024-08-27
11.
import std; int main() { std::println("Hello World!"); }
66.76
0.9810
-0.0116
56
2
62.85
2024-10-01
12.
import urllib2 import urllib import json url = "http://ajax....
64.98
0.9776
-0.0263
438
2
64.24
2024-10-05
13.
/* Read a set of characters from the socket */ StringBuffer ...
64.49
1.0042
-0.0602
542
1
64.49
2024-10-04
14.
import re import sys import urllib2 import BeautifulSoup usa...
64.16
0.9803
-0.0430
344
3
60.97
2024-10-01
15.
function calculateArea(width, height) { try { var area = ...
63.84
1.0366
-0.1029
301
1
63.84
2024-10-22
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
63.42
0.9180
0.0095
264
3
60.39
2024-08-27
17.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
62.27
0.9849
-0.0722
183
1
62.27
2024-10-01
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
61.40
0.8513
0.0399
179
1
61.40
2024-07-31
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
59.29
0.9487
-0.0766
356
3
57.87
2024-10-05
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
55.46
0.9215
-0.1116
78
2
50.52
2024-10-01