TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for prakash (1234prakash)
Return to profile of prakash (1234prakash)
View texts not yet raced by prakash (1234prakash)
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...
30.94
1.1984
0.1352
85
1
30.94
2023-07-13
2.
import os import sys def run(program, *args): pid = os.fork(...
28.44
1.0473
0.1786
154
4
24.86
2023-07-20
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
28.00
1.1383
0.0686
272
2
25.70
2023-07-13
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
27.83
1.1067
0.0929
388
4
24.39
2023-07-14
5.
import string from random import * characters = string.ascii...
26.54
1.1814
-0.0374
190
2
24.53
2023-07-14
6.
/** Loop waiting for a connection and a valid command */ whi...
26.30
1.0448
0.0888
445
6
23.97
2023-07-20
7.
/* Read a set of characters from the socket */ StringBuffer ...
26.01
1.0042
0.1169
542
1
26.01
2023-07-14
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
25.81
1.0518
0.0607
152
5
23.34
2023-07-15
9.
function calculateArea(width, height) { try { var area = ...
25.29
1.0366
0.0535
301
3
23.44
2023-07-14
10.
import urllib2 import json screen_name = "wordpress" url = "...
25.06
1.0621
0.0181
246
2
24.93
2023-07-20
11.
import re import sys import urllib2 import BeautifulSoup usa...
23.92
0.9803
0.0507
344
3
23.53
2023-07-14
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.67
0.9234
0.0969
236
3
21.51
2023-07-20
13.
public class HelloWorld { public static void main(String[] ...
22.94
1.0599
-0.0711
143
2
22.77
2023-07-14
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
22.72
0.9386
0.0407
256
4
19.92
2023-07-19
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
22.67
0.9180
0.0592
264
3
21.79
2023-07-14
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
21.93
0.9849
-0.0396
183
2
21.29
2023-07-19
17.
import urllib2 import urllib import json url = "http://ajax....
21.35
0.9776
-0.0573
438
1
21.35
2023-07-13
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
18.97
0.9487
-0.1310
356
1
18.97
2023-07-04
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
16.30
0.9215
-0.2189
78
1
16.30
2023-07-13