wqqe (dendy_d)

Race #3

View Pit Stop page for race #3 by dendy_dGhost race

View profile for wqqe (dendy_d)

Official speed 46.42 wpm (113.23 seconds elapsed during race)
Without ending ping 46.53 wpm (1,806 ms delay sending score to TypeRacer’s server)
Timerless 46.71 wpm (435 ms elapsed before first character typed; 110.99 seconds elapsed during race)
Timerless minus one 46.60 wpm, ignoring the first character typed
Race Start October 24, 2024 10:53:31am UTC
Race Finish October 24, 2024 10:55:24am UTC
Outcome No win (2 of 3)
Accuracy 96.5%
Points 54.15
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 --0== "thttp://jajax.googleapis.com/ajax/services/search/web?v-=1.0%&" query = raw _input ("WHat hat do you want to search for ? >> ")_ query = urllib.urlencode( }}{'q' : query } ) response = ruurllib2.urlopnen (url + query ).read() data = sjjson.leadoads ( reqsponse ) results = data [ 'responseDAtaata ' ] [ 'results' ] for result in results: title = result['title'] url = result['url'] print ( 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 435 146 119 118 67 164 84 393 205 179 222 275 332 565 196 137 151 195 72 18 200 68 186 93 234
Character l i b i m p o r t j s o n u r l - -- - -- 0
Milliseconds 342 162 145 84 208 156 159 17 171 174 82 232 262 62 131 102 275 125 132 296 225 553 196 536 200
Character -0 = -= = " t -t h t t p : / / j -j a j a x . g o o
Milliseconds 411 716 4 351 466 680 833 296 161 108 149 262 352 295 147 254 398 97 101 155 338 170 360 79 130
Character g l e a p i s . c o m / a j a x / s e r v i c e s
Milliseconds 83 118 100 665 242 158 267 227 390 13 146 250 284 234 124 274 267 259 183 87 279 80 117 200 163
Character / s e a r c h / w e b ? v - -- = 1 . 0 % -% & " q
Milliseconds 214 229 150 102 108 272 93 401 359 144 282 699 568 323 350 194 374 200 582 688 522 214 698 159 273
Character u e r y = r a w - _ i n p u t - ( " W H a
Milliseconds 66 113 387 68 182 225 294 582 136 211 287 325 198 446 292 231 85 129 137 504 196 626 456 114 92
Character t - -t -a -H h a t d o y o u w a n t t o
Milliseconds 133 74 287 139 148 141 203 50 131 57 178 52 97 150 90 35 126 77 138 100 65 75 197 58 149
Character s e a r c h f o r ? > > " ) _ -_ q u e r
Milliseconds 168 147 78 101 252 73 106 152 82 78 375 213 516 205 147 316 241 414 3 432 305 323 53 499 254
Character y = u r l l i b . u r l e n c o d e ( } -} }
Milliseconds 68 232 227 191 748 489 145 287 193 177 232 315 345 171 364 304 115 189 106 150 343 375 283 432 494
Character -} { ' q ' : q u e r y } ) r e s p o n s
Milliseconds 568 212 811 1284 574 987 213 266 449 59 263 162 83 245 297 371 235 255 206 75 259 204 145 188 112
Character e = r u -u -r u r l l i b 2 . u r l o p n -n e n
Milliseconds 159 91 248 192 218 164 293 122 162 110 111 170 236 134 440 156 348 124 153 413 194 208 385 97 69
Character ( u r l + q u e r y ) . r e a d ( ) d a
Milliseconds 123 354 405 190 111 185 241 430 426 67 106 186 73 146 275 447 265 69 138 98 351 194 186 174 93
Character t a = s j -j -s j s o n . l e a d -d -a -e o a d s
Milliseconds 135 138 330 314 179 124 96 274 117 164 116 48 125 198 426 71 94 124 315 145 137 205 63 465 154
Character ( r e q -q s p o n s e ) r e s u l t s =
Milliseconds 137 258 463 172 86 184 464 67 156 149 136 104 134 157 270 215 236 83 241 87 144 113 171 88 260
Character d a t a [ ' r e s p o n s e D A t a -a -t -A a
Milliseconds 177 128 119 120 151 364 397 530 438 289 100 402 300 170 156 86 165 518 115 161 136 305 141 147 139
Character t a - ' ] [ ' r e s u l t s ' ] f o r
Milliseconds 166 125 198 509 194 398 261 323 358 408 227 227 69 212 95 141 102 241 273 453 255 265 146 85 83
Character r e s u l t i n r e s u l t s : t i t l e
Milliseconds 102 148 74 192 86 144 85 65 125 143 28 111 82 198 84 133 84 162 340 150 219 80 282 134 84
Character = r e s u l t [ ' t i t l e ' ] u r l =
Milliseconds 208 211 218 636 64 194 86 133 70 387 544 306 87 309 136 77 686 705 333 210 102 88 162 219 195
Character r e s u l t [ ' u r l ' ] p r i n t ( t i t
Milliseconds 103 86 200 75 142 90 335 532 352 187 101 592 518 369 214 113 57 145 76 174 353 367 179 80 292
Character l e + ' ; ' + u r l )
Milliseconds 117 90 109 341 249 242 400 215 262 344 277 304 242 93 108 370 230
WPM Timing
Seconds WPM
2.26 58.29
4.53 60.94
6.79 65.36
9.06 59.61
11.32 47.69
13.59 42.39
15.85 41.64
18.12 43.72
20.38 45.34
22.65 47.16
24.91 47.69
27.17 45.04
29.44 42.8
31.7 43.53
33.97 42.39
36.23 41.73
38.5 41.15
40.76 45.04
43.03 45.46
45.29 44.78
47.56 44.41
49.82 44.56
52.08 44.24
54.35 42.83
56.61 41.54
58.88 41.78
61.14 42.59
63.41 42.77
65.67 42.58
67.94 42.75
70.2 43.42
72.47 43.88
74.73 43.52
76.99 43.64
79.26 43.91
81.52 44.75
83.79 44.4
86.05 44.07
88.32 43.75
90.58 44.11
92.85 44.85
95.11 45.67
97.38 46.09
99.64 45.89
101.9 46.16
104.17 46.19
106.43 46.23
108.7 46.48
110.96 46.5
113.23 46.42