TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for im SLOW (yashkumar0)
Return to profile of im SLOW (yashkumar0)
View texts not yet raced by im SLOW (yashkumar0)
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...
76.17
1.1984
0.2257
85
45
54.04
2023-10-23
2.
import string from random import * characters = string.ascii...
62.71
1.1814
-0.0017
190
35
49.46
2023-10-23
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
61.60
1.1383
0.0262
272
35
50.42
2023-10-06
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
59.56
1.1067
0.0174
388
23
47.68
2023-10-12
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
59.03
1.0518
0.0748
152
20
46.46
2023-09-30
6.
import os import sys def run(program, *args): pid = os.fork(...
58.07
1.0473
0.0553
154
25
43.56
2023-09-26
7.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
55.60
0.9215
0.1404
78
27
41.16
2023-10-23
8.
public class HelloWorld { public static void main(String[] ...
54.61
1.0599
-0.0196
143
23
44.90
2023-09-28
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
51.66
0.9386
0.0417
256
28
39.92
2023-09-28
10.
import urllib2 import json screen_name = "wordpress" url = "...
51.29
1.0621
-0.0860
246
17
46.24
2023-09-28
11.
/** Loop waiting for a connection and a valid command */ whi...
51.23
1.0448
-0.0614
445
11
40.50
2023-10-12
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
49.83
0.9487
0.0125
356
20
36.26
2023-09-26
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
49.71
0.9849
-0.0355
183
17
39.38
2023-09-26
14.
function calculateArea(width, height) { try { var area = ...
48.67
1.0366
-0.1004
301
20
43.22
2023-09-17
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.59
0.9234
0.0105
236
21
39.20
2023-09-16
16.
import re import sys import urllib2 import BeautifulSoup usa...
48.25
0.9803
-0.0568
344
19
37.58
2023-09-15
17.
/* Read a set of characters from the socket */ StringBuffer ...
46.19
1.0042
-0.1181
542
12
37.88
2023-08-20
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.03
0.9180
-0.1006
264
11
35.44
2023-09-30
19.
import urllib2 import urllib import json url = "http://ajax....
39.55
0.9776
-0.2151
438
6
36.54
2023-08-09