TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for SideSky2 (krystastic)
Return to profile of SideSky2 (krystastic)
View texts not yet raced by SideSky2 (krystastic)
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...
96.53
1.1984
0.2819
85
55
76.72
2024-06-11
2.
import string from random import * characters = string.ascii...
90.80
1.1814
0.2176
190
64
74.24
2024-06-11
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
88.63
1.1067
0.2567
388
60
72.64
2024-06-11
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
88.61
0.9849
0.3804
183
49
63.68
2024-06-05
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
87.53
1.0518
0.2976
152
40
67.95
2024-06-11
6.
import std; int main() { std::println("Hello World!"); }
86.54
0.9810
0.3436
56
47
63.04
2024-06-09
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
84.43
1.1383
0.1591
272
56
70.35
2024-06-11
8.
public class HelloWorld { public static void main(String[] ...
80.64
1.0599
0.1803
143
59
63.59
2024-06-11
9.
import urllib2 import urllib import json url = "http://ajax....
77.53
0.9776
0.2164
438
56
65.61
2024-06-11
10.
function calculateArea(width, height) { try { var area = ...
77.17
1.0366
0.1509
301
53
65.16
2024-06-11
11.
import urllib2 import json screen_name = "wordpress" url = "...
77.10
1.0621
0.1265
246
52
68.24
2024-06-11
12.
import os import sys def run(program, *args): pid = os.fork(...
76.85
1.0473
0.1370
154
40
63.61
2024-06-11
13.
/* Read a set of characters from the socket */ StringBuffer ...
76.72
1.0042
0.1773
542
47
64.19
2024-06-09
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
74.88
0.9215
0.2294
78
45
56.88
2024-06-09
15.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
74.37
1.0060
0.1242
467
37
62.33
2024-06-11
16.
/** Loop waiting for a connection and a valid command */ whi...
73.95
1.0448
0.0976
445
51
66.34
2024-06-11
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
71.83
0.9487
0.1616
356
40
60.88
2024-06-09
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
71.61
0.9180
0.1841
264
37
57.84
2024-06-11
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
71.35
0.9386
0.1585
256
55
59.62
2024-06-09
20.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
68.93
0.9234
0.1408
236
40
59.91
2024-06-11
21.
import re import sys import urllib2 import BeautifulSoup usa...
68.64
0.9803
0.0751
344
45
59.32
2024-06-11
22.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
67.23
0.8513
0.1766
179
37
55.91
2024-06-11