TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Salam Adel (salam1800)
Return to profile of Salam Adel (salam1800)
View texts not yet raced by Salam Adel (salam1800)
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...
57.55
1.1984
0.2005
85
15
41.76
2023-12-07
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
52.81
1.0518
0.2531
152
24
36.37
2024-03-04
3.
import string from random import * characters = string.ascii...
49.79
1.1814
0.0398
190
19
39.94
2024-03-04
4.
public class HelloWorld { public static void main(String[] ...
49.67
1.0599
0.1648
143
27
36.52
2023-12-27
5.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
44.18
0.9215
0.1691
78
16
31.15
2023-12-27
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
42.47
1.1067
-0.0655
388
12
32.97
2024-04-09
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
41.85
1.1383
-0.1112
272
12
36.88
2024-03-04
8.
import urllib2 import json screen_name = "wordpress" url = "...
41.84
1.0621
-0.0290
246
11
32.40
2023-12-27
9.
import os import sys def run(program, *args): pid = os.fork(...
41.29
1.0473
-0.0291
154
16
35.77
2024-04-09
10.
function calculateArea(width, height) { try { var area = ...
40.02
1.0366
-0.0445
301
14
33.77
2023-12-26
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.82
0.9849
-0.0013
183
20
31.31
2024-03-04
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.90
0.9234
0.0176
236
20
29.87
2023-09-15
13.
/* Read a set of characters from the socket */ StringBuffer ...
37.24
1.0042
-0.0813
542
11
32.35
2024-01-24
14.
import re import sys import urllib2 import BeautifulSoup usa...
36.96
0.9803
-0.0641
344
8
32.15
2024-04-09
15.
/** Loop waiting for a connection and a valid command */ whi...
35.83
1.0448
-0.1525
445
6
29.17
2023-10-06
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.16
0.9487
-0.0948
356
14
30.76
2024-04-09
17.
import urllib2 import urllib import json url = "http://ajax....
34.03
0.9776
-0.1309
438
12
29.57
2024-04-09
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.04
0.9386
-0.1491
256
12
27.18
2024-04-09
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
31.60
0.9180
-0.1397
264
11
24.87
2023-12-26
20.
import std; int main() { std::println("Hello World!"); }
28.38
0.9810
-0.2671
56
1
28.38
2024-05-25
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
18.24
0.8513
-0.4120
179
1
18.24
2024-01-23