TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Fátima (nessa2)
Return to profile of Fátima (nessa2)
View texts not yet raced by Fátima (nessa2)
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...
33.74
1.1814
0.0653
190
5
28.50
2025-06-30
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
30.58
1.1383
-0.0083
272
4
27.43
2025-07-04
3.
/** Loop waiting for a connection and a valid command */ whi...
29.82
1.0448
0.0571
445
6
26.95
2025-09-22
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
28.87
1.1067
-0.0399
388
4
27.57
2025-09-10
5.
input("\n\nPress the enter key to exit.") # waits for the us...
28.78
1.1984
-0.1349
85
5
24.94
2025-07-07
6.
import urllib2 import urllib import json url = "http://ajax....
28.35
0.9776
0.0700
438
4
26.14
2025-09-10
7.
public class HelloWorld { public static void main(String[] ...
28.22
1.0599
-0.0171
143
2
27.17
2025-06-30
8.
import std; int main() { std::println("Hello World!"); }
28.14
0.9810
0.0588
56
3
25.84
2025-07-07
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
28.00
1.0518
-0.0172
152
5
26.14
2025-07-07
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.78
0.9215
0.1050
78
9
23.15
2025-07-04
11.
/* Read a set of characters from the socket */ StringBuffer ...
27.57
1.0042
0.0146
542
4
25.46
2025-07-03
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
26.89
0.9487
0.0449
356
5
24.28
2025-09-10
13.
function calculateArea(width, height) { try { var area = ...
26.53
1.0366
-0.0563
301
4
25.55
2025-06-30
14.
import os import sys def run(program, *args): pid = os.fork(...
26.34
1.0473
-0.0740
154
2
26.27
2025-06-30
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
25.55
0.9849
-0.0408
183
3
24.55
2025-07-03
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
25.29
0.9234
0.0111
236
4
24.52
2025-06-30
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
24.60
0.8513
0.0577
179
2
24.42
2025-06-30
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
24.07
0.9180
-0.0286
264
1
24.07
2025-06-28
19.
import re import sys import urllib2 import BeautifulSoup usa...
23.62
0.9803
-0.1075
344
2
23.47
2025-07-03
20.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
22.36
0.9386
-0.1124
256
1
22.36
2025-06-30