TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for partytie5 (partytie5)
Return to profile of partytie5 (partytie5)
View texts not yet raced by partytie5 (partytie5)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
75.53
1.0599
0.1261
143
1
75.53
2025-10-27
2.
import os import sys def run(program, *args): pid = os.fork(...
70.96
1.0473
0.0669
154
2
69.58
2025-08-17
3.
import urllib2 import urllib import json url = "http://ajax....
70.04
0.9776
0.1222
438
1
70.04
2025-10-27
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
69.21
1.1383
-0.0516
272
1
69.21
2023-07-02
5.
import std; int main() { std::println("Hello World!"); }
68.79
0.9810
0.0991
56
1
68.79
2025-08-17
6.
import urllib2 import json screen_name = "wordpress" url = "...
68.04
1.0621
0.0063
246
4
66.14
2025-10-27
7.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
67.70
1.0060
0.0570
467
2
67.17
2025-08-15
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
67.69
0.9849
0.0780
183
3
62.27
2025-08-15
9.
/** Loop waiting for a connection and a valid command */ whi...
65.98
1.0448
-0.0088
445
1
65.98
2025-08-19
10.
import re import sys import urllib2 import BeautifulSoup usa...
64.22
0.9803
0.0281
344
2
63.38
2025-10-27
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
62.34
0.9487
0.0302
356
2
58.97
2025-08-14
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
61.59
0.9234
0.0437
236
3
58.39
2025-08-14
13.
/* Read a set of characters from the socket */ StringBuffer ...
60.68
1.0042
-0.0514
542
1
60.68
2025-08-15
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
59.41
1.0518
-0.1189
152
1
59.41
2023-07-02
15.
function calculateArea(width, height) { try { var area = ...
59.38
1.0366
-0.1042
301
1
59.38
2025-08-15
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
59.10
0.9386
-0.0106
256
2
56.75
2025-08-14
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
57.90
0.9215
-0.0124
78
2
50.83
2025-08-14
18.
input("\n\nPress the enter key to exit.") # waits for the us...
55.99
1.1984
-0.3192
85
1
55.99
2025-08-14