TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Izacc (bootsmctoast)
Return to profile of Izacc (bootsmctoast)
View texts not yet raced by Izacc (bootsmctoast)
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...
48.61
1.1984
0.1969
85
1
48.61
2024-05-03
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
44.01
1.1067
0.1672
388
2
37.73
2024-05-02
3.
import string from random import * characters = string.ascii...
40.70
1.1814
-0.0025
190
1
40.70
2023-07-31
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.90
1.1383
-0.0111
272
1
38.90
2023-09-26
5.
function calculateArea(width, height) { try { var area = ...
38.68
1.0366
0.0941
301
3
35.38
2023-09-26
6.
import urllib2 import json screen_name = "wordpress" url = "...
34.36
1.0621
-0.0600
246
1
34.36
2023-09-26
7.
import os import sys def run(program, *args): pid = os.fork(...
33.98
1.0473
-0.0576
154
1
33.98
2023-07-31
8.
public class HelloWorld { public static void main(String[] ...
33.79
1.0599
-0.0746
143
1
33.79
2023-09-18
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.71
0.9234
0.0643
236
1
33.71
2023-09-18
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
30.50
0.9215
-0.0310
78
2
25.65
2024-05-02
11.
import urllib2 import urllib import json url = "http://ajax....
28.98
0.9776
-0.1262
438
1
28.98
2024-05-03
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
26.71
0.9849
-0.2041
183
1
26.71
2023-09-26
13.
import std; int main() { std::println("Hello World!"); }
26.50
0.9810
-0.1957
56
2
25.73
2024-05-02