TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Sina (sinatesting)
Return to profile of Sina (sinatesting)
View texts not yet raced by Sina (sinatesting)
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...
66.85
1.1984
0.0787
85
4
62.42
2024-12-13
2.
public class HelloWorld { public static void main(String[] ...
62.50
1.0599
0.1381
143
1
62.50
2024-12-09
3.
import string from random import * characters = string.ascii...
61.91
1.1814
0.0079
190
4
58.37
2024-12-13
4.
import urllib2 import json screen_name = "wordpress" url = "...
59.58
1.0621
0.0828
246
5
53.11
2025-01-20
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
59.56
1.1383
0.0023
272
3
53.10
2024-12-13
6.
import os import sys def run(program, *args): pid = os.fork(...
58.38
1.0473
0.0741
154
3
49.04
2025-01-20
7.
import std; int main() { std::println("Hello World!"); }
57.36
0.9810
0.1123
56
4
51.42
2024-12-13
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
53.64
0.9386
0.0893
256
2
49.24
2024-12-13
9.
import urllib2 import urllib import json url = "http://ajax....
51.18
0.9776
0.0052
438
1
51.18
2024-12-09
10.
function calculateArea(width, height) { try { var area = ...
51.03
1.0366
-0.0577
301
1
51.03
2024-12-13
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
50.66
0.9487
0.0280
356
3
46.44
2024-12-13
12.
import random n = random.randint(1, 99) guess = int(raw_inpu...
50.31
1.1067
-0.1418
388
1
50.31
2024-11-17
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
46.42
0.9849
-0.0923
183
1
46.42
2024-12-13
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
46.00
0.9180
-0.0354
264
2
44.41
2024-12-13
15.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.60
1.0518
-0.1742
152
1
45.60
2024-12-09
16.
import re import sys import urllib2 import BeautifulSoup usa...
44.39
0.9803
-0.1296
344
2
44.11
2024-11-17
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
43.95
0.9234
-0.0768
236
2
41.52
2024-12-13
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
42.30
0.9215
-0.1112
78
2
39.69
2024-12-09