TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for #jannatulfirdaus (amnii)
Return to profile of #jannatulfirdaus (amnii)
View texts not yet raced by #jannatulfirdaus (amnii)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
71.10
1.1383
0.3095
272
17
55.59
2023-06-24
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
70.02
1.1067
0.3179
388
20
56.27
2023-06-01
3.
import string from random import * characters = string.ascii...
68.74
1.1814
0.2173
190
23
52.42
2023-06-24
4.
input("\n\nPress the enter key to exit.") # waits for the us...
68.25
1.1984
0.1785
85
10
42.92
2022-06-09
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
53.32
1.0518
0.0436
152
4
40.40
2022-12-15
6.
import os import sys def run(program, *args): pid = os.fork(...
51.25
1.0473
0.0015
154
6
40.08
2022-12-16
7.
(publish :path "/hello-count" :content-type "text/html" :fun...
47.20
0.9487
0.0283
356
3
43.35
2023-06-01
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.54
0.9849
-0.1720
183
1
39.54
2022-12-15
9.
import urllib2 import json screen_name = "wordpress" url = "...
34.22
1.0621
-0.3581
246
2
30.59
2022-06-09
10.
/** Loop waiting for a connection and a valid command */ whi...
29.53
1.0448
-0.4296
445
1
29.53
2022-02-11
11.
function calculateArea(width, height) { try { var area = ...
29.00
1.0366
-0.4348
301
1
29.00
2022-02-12
12.
public class HelloWorld { public static void main(String[] ...
28.36
1.0599
-0.4752
143
2
26.87
2022-02-11
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
27.57
0.9234
-0.3499
236
1
27.57
2022-06-09