Amir (amirahmedimtiaz)

Race #1142

View Pit Stop page for race #1142 by amirahmedimtiazGhost race

View profile for Amir (amirahmedimtiaz)

Official speed 89.39 wpm (33.02 seconds elapsed during race)
Without ending ping 89.88 wpm (448 ms delay sending score to TypeRacer’s server)
Timerless 91.08 wpm (427 ms elapsed before first character typed; 32.15 seconds elapsed during race)
Timerless minus one 90.70 wpm, ignoring the first character typed
Race Start May 12, 2024 1:01:10pm UTC
Race Finish May 12, 2024 1:01:43pm UTC
Outcome Win (1 of 3)
Accuracy 98.8%
Points 35.76
Text #10020 (Length: 246 characters)

import urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text']

Characters typed import urllib2 import json screen_name = "wordpress" url = "http://apit.wt.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text']
Timing
Character i m p o r t u r l l i b 2 i m p o r t j s o
Milliseconds 427 198 101 33 31 61 98 119 122 84 149 68 81 69 86 99 59 90 60 56 59 52 70 130 104
Character n s c r e e n _ n a m e = " w o r d p r e s
Milliseconds 85 49 76 175 183 118 114 101 220 189 91 126 57 71 107 107 180 167 117 90 201 82 162 150 68
Character s " u r l = " h t t p : / / a p i t . w t -t
Milliseconds 165 287 73 163 99 106 159 64 198 120 232 97 133 139 330 234 125 183 92 88 111 122 111 63 259
Character -w -. -t . t w i t t e r . c o m / 1 / s t a t u s e
Milliseconds 137 128 123 205 186 115 137 109 160 65 120 64 157 77 82 116 159 114 195 119 112 123 149 98 113
Character s / u s e r _ t i m e l i n e . j s o n ? s c r e
Milliseconds 93 100 206 88 100 111 258 236 9 137 201 207 73 109 66 142 158 124 81 88 258 404 184 165 161
Character e n _ n a m e = " + s c r e e n _ n a m e d
Milliseconds 137 154 253 181 51 158 39 157 228 114 247 111 110 239 184 89 156 71 252 176 72 165 44 133 98
Character a t a = j s o n . l o a d ( u r l l i b 2 . u
Milliseconds 105 153 100 182 226 91 162 174 110 72 161 188 191 106 84 217 194 61 112 147 47 66 75 135 156
Character r l o p e n ( u r l ) ) p r i n t l e n ( d a
Milliseconds 127 84 176 70 121 104 197 194 146 80 297 137 108 77 115 72 64 80 105 47 133 59 291 190 92
Character t a ) , " t w e e t s " f o r t w e e t i
Milliseconds 100 82 281 242 66 192 147 97 118 134 84 91 196 105 143 108 93 99 10 118 69 149 78 102 102
Character n d a t a : p r i n t t w e e t [ ' t e x t
Milliseconds 50 120 87 103 86 66 317 123 110 90 124 36 87 71 198 115 82 160 107 138 171 113 43 236 80
Character ' ]
Milliseconds 115 175
WPM Timing
Seconds WPM
0.66 36.34
1.32 90.84
1.98 109.01
2.64 122.64
3.3 112.65
3.96 109.01
4.62 109.01
5.28 106.74
5.94 102.96
6.6 101.74
7.27 100.75
7.93 96.9
8.59 95.04
9.25 90.84
9.91 84.79
10.57 85.17
11.23 87.64
11.89 86.81
12.55 87.97
13.21 89.03
13.87 88.25
14.53 88.37
15.19 88.47
15.85 86.3
16.51 85.76
17.17 85.25
17.83 85.46
18.49 85
19.15 84.58
19.81 85.39
20.47 85.57
21.14 85.17
21.8 84.79
22.46 84.97
23.12 86.17
23.78 86.3
24.44 86.42
25.1 86.06
25.76 87.58
26.42 87.21
27.08 86.86
27.74 86.95
28.4 87.04
29.06 87.95
29.72 88.82
30.38 88.87
31.04 89.68
31.7 89.71
32.36 89.73
33.02 89.39