TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for sukhoi su-57 (shezy)
Return to profile of sukhoi su-57 (shezy)
View texts not yet raced by sukhoi su-57 (shezy)
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...
40.74
1.1984
0.1946
85
2
36.96
2025-10-01
2.
import string from random import * characters = string.ascii...
35.31
1.1814
0.0259
190
3
33.59
2025-09-30
3.
import os import sys def run(program, *args): pid = os.fork(...
34.79
1.0473
0.1422
154
5
28.59
2025-10-01
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
33.40
1.1067
0.0353
388
4
30.35
2025-10-01
5.
/** Loop waiting for a connection and a valid command */ whi...
32.79
1.0448
0.0764
445
4
29.75
2025-10-01
6.
function calculateArea(width, height) { try { var area = ...
32.19
1.0366
0.0640
301
6
29.58
2023-09-13
7.
import urllib2 import json screen_name = "wordpress" url = "...
31.59
1.0621
0.0180
246
5
28.47
2025-10-01
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
30.95
1.1383
-0.0801
272
4
28.26
2025-09-17
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
30.90
0.9849
0.0716
183
4
27.07
2025-10-01
10.
public class HelloWorld { public static void main(String[] ...
30.30
1.0599
-0.0239
143
7
27.16
2025-10-01
11.
/* Read a set of characters from the socket */ StringBuffer ...
28.16
1.0042
-0.0413
542
1
28.16
2023-08-03
12.
import std; int main() { std::println("Hello World!"); }
27.16
0.9810
-0.0523
56
1
27.16
2025-10-01
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
25.76
0.9386
-0.0578
256
3
23.92
2025-09-30
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
25.61
0.9234
-0.0477
236
3
24.55
2023-08-30
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
24.99
0.9487
-0.0942
356
2
24.42
2023-08-30
16.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
24.89
1.0518
-0.2008
152
2
24.36
2023-09-13
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
23.83
0.9215
-0.1067
78
5
20.90
2025-10-01
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
22.73
0.9180
-0.1408
264
3
21.82
2025-09-30
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
19.23
0.8513
-0.1938
179
1
19.23
2025-09-30