TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Naija (naija_w)
Return to profile of Naija (naija_w)
View texts not yet raced by Naija (naija_w)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
57.63
1.1814
0.2071
190
3
51.28
2023-07-11
2.
import os import sys def run(program, *args): pid = os.fork(...
47.22
1.0473
0.1076
154
2
44.76
2023-07-11
3.
input("\n\nPress the enter key to exit.") # waits for the us...
45.75
1.1984
-0.1044
85
1
45.75
2023-07-06
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
45.68
1.1067
-0.0018
388
1
45.68
2023-07-11
5.
function calculateArea(width, height) { try { var area = ...
45.57
1.0366
0.0818
301
2
39.25
2023-07-11
6.
import urllib2 import json screen_name = "wordpress" url = "...
45.10
1.0621
0.0373
246
3
43.50
2023-07-11
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
44.81
1.1383
-0.0585
272
1
44.81
2023-07-15
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.94
1.0518
-0.0196
152
1
41.94
2023-07-15
9.
public class HelloWorld { public static void main(String[] ...
41.54
1.0599
-0.0438
143
1
41.54
2023-07-11
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
41.35
0.9234
0.1014
236
2
37.88
2023-07-15
11.
/* Read a set of characters from the socket */ StringBuffer ...
39.92
1.0042
-0.0183
542
2
37.44
2023-07-06
12.
import urllib2 import urllib import json url = "http://ajax....
39.81
0.9776
0.0081
438
2
39.78
2023-07-11
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
37.63
0.9487
-0.0097
356
1
37.63
2023-07-11
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
26.14
0.9180
-0.2775
264
1
26.14
2023-07-06
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.73
0.9215
-0.3814
78
1
21.73
2023-07-06