TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Sarah (smm2319)
Return to profile of Sarah (smm2319)
View texts not yet raced by Sarah (smm2319)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
47.81
1.1814
0.1109
190
4
45.44
2024-05-28
2.
public class HelloWorld { public static void main(String[] ...
44.45
1.0599
0.1392
143
2
41.57
2024-05-15
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.52
1.0518
0.1256
152
4
42.04
2024-05-29
4.
function calculateArea(width, height) { try { var area = ...
42.71
1.0366
0.1162
301
3
41.32
2024-05-28
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.56
1.1067
0.0149
388
3
38.90
2024-05-28
6.
import urllib2 import urllib import json url = "http://ajax....
40.50
0.9776
0.1166
438
5
36.53
2024-05-28
7.
import os import sys def run(program, *args): pid = os.fork(...
40.07
1.0473
0.0361
154
1
40.07
2024-05-15
8.
/* Read a set of characters from the socket */ StringBuffer ...
40.05
1.0042
0.0778
542
3
35.59
2024-05-15
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
39.63
1.1383
-0.0702
272
1
39.63
2024-05-14
10.
/** Loop waiting for a connection and a valid command */ whi...
38.22
1.0448
-0.0086
445
3
37.24
2024-05-28
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.25
0.9849
0.0227
183
2
35.06
2024-05-14
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.02
0.9487
-0.0522
356
2
31.27
2024-05-14
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.87
0.9386
-0.0790
256
1
31.87
2024-05-15
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
31.57
0.9180
-0.0655
264
4
28.28
2024-05-29
15.
import std; int main() { std::println("Hello World!"); }
26.21
0.9810
-0.2799
56
1
26.21
2024-05-14
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
25.51
0.8513
-0.1689
179
1
25.51
2024-05-28