TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for LAKSHAY (lucifer_2020)
Return to profile of LAKSHAY (lucifer_2020)
View texts not yet raced by LAKSHAY (lucifer_2020)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
48.06
1.0599
0.3951
143
4
40.41
2023-09-02
2.
input("\n\nPress the enter key to exit.") # waits for the us...
43.44
1.1984
0.0859
85
2
35.69
2023-08-17
3.
import string from random import * characters = string.ascii...
42.63
1.1814
0.0797
190
2
41.01
2023-09-02
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.63
1.1383
0.0711
272
1
40.63
2023-08-05
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
37.47
1.0518
0.0899
152
2
34.24
2023-09-02
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
36.02
0.9849
0.1120
183
6
32.04
2023-09-02
7.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.62
0.9215
0.1671
78
1
35.62
2023-08-24
8.
/* Read a set of characters from the socket */ StringBuffer ...
34.91
1.0042
0.0685
542
3
31.52
2023-09-02
9.
function calculateArea(width, height) { try { var area = ...
33.23
1.0366
-0.0182
301
2
30.47
2023-08-17
10.
import os import sys def run(program, *args): pid = os.fork(...
32.22
1.0473
-0.0678
154
1
32.22
2023-08-05
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.10
0.9386
0.0309
256
3
31.13
2023-09-02
12.
import urllib2 import urllib import json url = "http://ajax....
30.20
0.9776
-0.0423
438
1
30.20
2023-08-17
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
28.68
0.9180
-0.0481
264
1
28.68
2023-08-21
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.10
0.9234
-0.1150
236
1
26.10
2023-09-02
15.
import random n = random.randint(1, 99) guess = int(raw_inpu...
25.68
1.1067
-0.3466
388
1
25.68
2023-08-03
16.
import urllib2 import json screen_name = "wordpress" url = "...
20.46
1.0621
-0.4464
246
1
20.46
2023-08-03