KTH (kthmanish)

Race #192

View Pit Stop page for race #192 by kthmanishGhost race

View profile for KTH (kthmanish)

Official speed 57.82 wpm (90.90 seconds elapsed during race)
Without ending ping 58.02 wpm (1,552 ms delay sending score to TypeRacer’s server)
Timerless 59.57 wpm (2,324 ms elapsed before first character typed; 87.03 seconds elapsed during race)
Timerless minus one 59.43 wpm, ignoring the first character typed
Race Start June 8, 2024 6:00:29am UTC
Race Finish June 8, 2024 6:02:00am UTC
Outcome No win (2 of 3)
Accuracy 98.1%
Points 67.46
Text #10021 (Length: 438 characters)

import urllib2 import urllib import json url = "http://ajax.googleapis.com/ajax/services/search/web?v=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['title'] url = result['url'] print ( title + '; ' + url )

Characters typed import urllib2 import urllib import json url = "http://ajax.googleapis.com/ajax/services/search /web?v=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) response = ruurllib2.urlopen (url +quer qyuery ).read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results;: title = result[;t'title'] url = result[l'url']] print (tit title =+ '; ' + url )
Timing
Character i m p o r t u r l l i b 2 i m p o r t u r l
Milliseconds 2324 116 116 100 83 100 100 218 50 117 119 95 133 229 157 133 79 101 35 118 164 84 199 70 132
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 119 70 109 412 239 68 107 60 101 145 51 70 120 93 52 87 147 81 71 82 132 146 561 241 141
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 115 660 613 339 181 468 87 115 221 67 317 78 111 95 106 60 166 83 101 142 131 188 63 66 235
Character a j a x / s e r v i c e s / s e a r c h - / w e
Milliseconds 376 145 100 205 164 169 92 102 221 101 92 166 49 168 219 98 236 132 203 76 221 430 270 222 91
Character b ? v = 1 . 0 & " q u e r y = r a w _ i n p
Milliseconds 199 377 668 436 235 260 322 350 293 145 400 128 80 107 86 120 75 304 184 146 119 2966 654 83 78
Character u t ( " W h a t d o y o u w a n t t o s
Milliseconds 134 25 455 318 315 174 83 120 110 162 73 101 180 93 93 152 183 149 28 157 130 88 111 85 181
Character e a r c h f o r ? > > " ) q u e r y =
Milliseconds 134 125 124 198 75 53 159 79 105 116 278 242 290 305 183 169 450 288 481 130 83 77 120 100 103
Character u r l l i b . u r l e n c o d e ( { ' q ' :
Milliseconds 189 142 135 118 134 77 141 145 192 107 81 123 99 180 90 118 160 232 136 152 306 314 306 288 319
Character q u e r y } ) r e s p o n s e = r u -u
Milliseconds 343 158 134 85 91 119 135 280 340 228 120 114 41 116 92 83 64 76 52 113 147 216 554 79 283
Character -r u r l l i b 2 . u r l o p e n ( u r l + q u
Milliseconds 148 186 50 99 116 80 152 237 71 851 139 49 154 102 87 130 348 231 219 102 70 170 172 452 81
Character e r -r -e -u -q q y -y u e r y ) . r e a d ( ) d
Milliseconds 110 91 284 158 160 148 155 143 139 436 180 163 86 100 99 263 419 373 35 83 111 195 182 251 125
Character a t a = j s o n . l o a d s ( r e s p o n
Milliseconds 81 121 62 174 274 216 167 109 92 72 159 227 141 68 96 94 258 318 116 413 61 62 130 55 79
Character s e ) r e s u l t s = d a t a [ ' r e
Milliseconds 33 34 131 591 210 168 57 65 129 115 38 101 125 121 150 88 81 117 70 141 120 247 197 206 67
Character s p o n s e D a t a ' ] [ ' r e s u l t s '
Milliseconds 100 97 45 67 89 68 283 120 128 81 126 183 150 209 235 283 194 255 118 83 91 125 115 85 434
Character ] f o r r e s u l t i n r e s u l t s ;
Milliseconds 185 205 245 339 90 109 188 109 51 77 119 122 84 139 53 48 89 84 66 88 64 136 130 128 467
Character -; : t i t l e = r e s u l t [ ; t -t -; ' t i
Milliseconds 549 236 122 148 61 100 115 88 120 75 202 130 76 97 116 126 97 240 325 248 250 174 292 237 86
Character t l e ' ] u r l = r e s u l t [ l -l ' u r l
Milliseconds 94 128 124 3942 708 379 230 91 79 166 119 200 511 47 77 142 86 66 236 281 418 235 236 115 63
Character ' ] -] ] p r i n t ( t i t -t -i -t t i t l e
Milliseconds 184 316 32 806 594 297 776 92 50 50 262 256 194 89 101 315 151 147 150 116 69 149 391 110 133
Character = -= + ' ; ' + u r l )
Milliseconds 483 515 298 339 301 267 161 188 212 263 302 139 101 94 187 215
WPM Timing
Seconds WPM
1.82 0
3.64 39.6
5.45 59.4
7.27 69.3
9.09 67.32
10.91 60.5
12.73 65.06
14.54 66
16.36 68.2
18.18 65.34
20 61.8
21.82 61.05
23.63 60.42
25.45 56.1
27.27 55.44
29.09 56.93
30.91 58.63
32.73 59.4
34.54 59.06
36.36 60.72
38.18 60.98
40 60.9
41.82 62.27
43.63 61.05
45.45 60.99
47.27 61.44
49.09 59.65
50.91 59.17
52.72 59.86
54.54 60.5
56.36 61.11
58.18 62.29
60 63.2
61.81 63.29
63.63 63.55
65.45 64.9
67.27 64.04
69.09 65.14
70.9 64.14
72.72 62.87
74.54 61.34
76.36 60.5
78.18 60.94
79.99 60.3
81.81 59.4
83.63 58.97
85.45 58.7
87.27 57.89
89.08 57.92
90.9 57.82