TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Sree (sree341)
Return to profile of Sree (sree341)
View texts not yet raced by Sree (sree341)
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...
48.21
1.1984
0.3464
85
3
39.03
2023-07-20
2.
public class HelloWorld { public static void main(String[] ...
40.32
1.0599
0.2574
143
2
35.18
2023-07-27
3.
/** Loop waiting for a connection and a valid command */ whi...
39.06
1.0448
0.2412
445
6
33.60
2023-08-02
4.
import string from random import * characters = string.ascii...
36.91
1.1814
-0.0025
190
1
36.91
2023-08-02
5.
function calculateArea(width, height) { try { var area = ...
36.72
1.0366
0.1747
301
1
36.72
2023-08-15
6.
import os import sys def run(program, *args): pid = os.fork(...
33.81
1.0473
0.0612
154
3
31.23
2023-08-15
7.
/* Read a set of characters from the socket */ StringBuffer ...
33.36
1.0042
0.1018
542
3
30.38
2023-08-02
8.
import re import sys import urllib2 import BeautifulSoup usa...
32.99
0.9803
0.1141
344
1
32.99
2023-07-26
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
32.67
1.1067
-0.0586
388
2
31.26
2023-08-15
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.88
0.9487
0.1154
356
3
27.34
2023-08-02
11.
import urllib2 import urllib import json url = "http://ajax....
31.55
0.9776
0.0735
438
2
30.99
2023-08-15
12.
import urllib2 import json screen_name = "wordpress" url = "...
31.40
1.0621
-0.0412
246
2
30.56
2023-08-15
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
30.79
0.9849
0.0290
183
3
29.24
2023-07-21
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
29.41
1.0518
-0.0817
152
2
25.86
2023-07-21
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
26.17
0.9386
-0.0835
256
2
23.25
2023-08-09
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.56
0.9180
-0.0799
264
1
25.56
2023-07-20
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
25.32
0.9234
-0.0779
236
1
25.32
2023-07-21
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
24.70
0.9215
-0.1041
78
2
23.05
2023-07-20