TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for (sidd_)
Return to profile of (sidd_)
View texts not yet raced by (sidd_)
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...
161.09
1.1984
0.1211
85
8
126.55
2020-05-24
2.
import string from random import * characters = string.ascii...
155.81
1.1814
0.1016
190
11
138.45
2020-05-24
3.
import urllib2 import json screen_name = "wordpress" url = "...
137.02
1.0621
0.0668
246
14
116.94
2019-07-23
4.
function calculateArea(width, height) { try { var area = ...
133.59
1.0366
0.0619
301
8
122.17
2024-11-27
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
131.09
1.1383
-0.0620
272
9
121.96
2019-02-14
6.
import os import sys def run(program, *args): pid = os.fork(...
130.34
1.0473
0.0262
154
10
118.52
2019-07-23
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
128.92
1.1067
-0.0467
388
7
117.01
2019-07-20
8.
public class HelloWorld { public static void main(String[] ...
127.19
1.0599
-0.0146
143
10
114.33
2019-07-21
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
123.71
0.9849
0.0345
183
17
113.43
2019-12-28
10.
/** Loop waiting for a connection and a valid command */ whi...
119.66
1.0448
-0.0563
445
8
111.61
2024-11-27
11.
/* Read a set of characters from the socket */ StringBuffer ...
119.66
1.0042
-0.0192
542
10
111.17
2019-07-21
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
119.19
0.9386
0.0407
256
10
107.41
2024-11-27
13.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
118.97
1.0518
-0.0707
152
5
111.42
2024-11-27
14.
import urllib2 import urllib import json url = "http://ajax....
115.32
0.9776
-0.0281
438
7
107.30
2019-07-21
15.
if (response) { try { var dealData = JSON.parse(response)...
112.00
0.8661
0.0527
501
6
97.21
2019-02-14
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
110.83
0.9180
-0.0064
264
5
101.52
2024-11-27
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
110.28
0.9234
-0.0130
236
17
97.41
2024-11-27
18.
import re import sys import urllib2 import BeautifulSoup usa...
110.28
0.9803
-0.0742
344
11
103.50
2024-11-27
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
110.09
0.9215
-0.0174
78
10
98.56
2019-07-20
20.
var $form, width, height, area; $form = $('#calculator'); $(...
107.41
0.8254
0.0587
372
7
99.19
2019-02-14
21.
(publish :path "/hello-count" :content-type "text/html" :fun...
106.14
0.9487
-0.0707
356
8
102.11
2019-02-16
22.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
103.70
1.0060
-0.1672
467
1
103.70
2024-11-27
23.
function showContent(dealData) { var newContent = ''; for ...
90.78
0.7133
0.0314
440
7
82.31
2019-02-14