Ioan (ioans)

Race #34

View Pit Stop page for race #34 by ioansGhost race

View profile for Ioan (ioans)

Official speed 33.94 wpm (154.86 seconds elapsed during race)
Without ending ping 33.97 wpm (2,279 ms delay sending score to TypeRacer’s server)
Timerless 34.17 wpm (858 ms elapsed before first character typed; 151.73 seconds elapsed during race)
Timerless minus one 34.09 wpm, ignoring the first character typed
Race Start September 12, 2023 3:00:58am UTC
Race Finish September 12, 2023 3:03:33am UTC
Outcome No win (2 of 2)
Accuracy 95.3%
Points 39.59
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 kimport urllib2 import urllib import json url - -== "http://ajax.googleapis.com/ajax/services./search/wevb?v=1.0&" query = raw i_input ("QhWhat do you want to esearch for ? >> ") uquery = urllib. urleaancode ( {'q' ": query } ) reasponse = urllib2.urlopen (url + query ).read() data = json.loasds ( responese ) results = data {[ 'respoinnseData' ] [ 'resouults' ] for result in results: title = result['title'] url = reussult['url'] [print ( title + "'; ' + url )
Timing
Character k -k i m p o r t u r l l i b 2 i m p o r t u
Milliseconds 858 745 567 215 219 180 120 248 146 233 133 416 180 199 438 309 232 229 197 186 182 90 238 98 257
Character r l l i b i m p o r t j s o n u r l - -
Milliseconds 226 343 157 265 502 214 94 249 230 162 155 247 100 191 260 192 136 312 165 142 616 199 324 238 288
Character -- - -- = = -= " h t t p : / / a j a x . g o o g l
Milliseconds 444 355 588 447 88 510 358 733 727 155 444 244 588 433 190 345 176 117 472 419 383 114 153 211 165
Character e a p i s . c o m / a j a x / s e r v i c e s . -.
Milliseconds 122 290 408 211 158 556 309 101 185 608 362 137 159 424 428 515 106 238 485 134 279 236 224 384 354
Character / s e a r c h / w e v -v b ? v = 1 . 0 & " q u e
Milliseconds 480 498 130 128 254 271 124 462 594 594 279 448 154 846 678 481 963 315 435 2450 900 448 279 121 265
Character r y = r a w i -i - _ i n p u t - ( " Q h -h
Milliseconds 167 302 368 583 385 550 119 327 314 285 330 137 751 615 183 323 157 144 448 295 349 572 841 338 261
Character -Q W h a t d o y o u w a n t t o e -e s e
Milliseconds 135 603 435 94 167 118 245 22 154 155 138 89 80 182 161 0 224 78 264 56 157 537 327 115 66
Character a r c h f o r ? > > " ) u -u q u e r y
Milliseconds 364 307 263 107 138 206 80 133 312 316 353 296 175 431 342 375 472 563 353 151 94 284 140 529 239
Character = u r l l i b . - u r l e a -a a -a n c o d e
Milliseconds 413 381 887 151 135 129 282 355 243 183 363 288 198 320 106 510 551 161 296 273 546 116 257 188 330
Character - ( { ' q ' " -" : q u e r y } ) r e a
Milliseconds 380 318 424 546 600 526 520 262 512 497 358 387 341 123 159 178 223 318 652 622 666 264 305 270 220
Character -a s p o n s e = u r l l i b 2 . u r l o p e n
Milliseconds 417 97 302 244 116 282 157 148 652 332 321 167 265 192 184 308 684 352 376 175 238 193 250 165 229
Character ( u r l + q u e r y ) . r e a d ( ) d a
Milliseconds 253 673 704 133 138 262 455 291 833 117 175 157 257 358 288 664 339 140 122 318 384 57 517 353 81
Character t a = j s o n . l o a s -s d s ( r e s p o
Milliseconds 281 114 230 448 222 147 361 261 29 554 313 197 82 288 325 132 102 359 388 331 196 94 421 205 235
Character n e -e s e ) r e s u l t s = d a t a { -{
Milliseconds 108 422 243 144 73 457 294 286 244 92 361 104 817 211 243 201 403 222 223 137 197 128 180 689 895
Character [ ' r e s p o i n -n -i n s e D a t a ' ] [
Milliseconds 547 396 809 270 108 316 690 237 33 0 422 107 470 332 142 761 154 276 113 444 149 560 273 601 286
Character ' r e s o u -u -o u l t s ' ] f o r r e s u l
Milliseconds 496 302 64 320 447 94 307 121 268 421 215 239 315 311 743 344 373 33 175 126 288 102 255 143 241
Character t i n r e s u l t s : t i t l e = r e s
Milliseconds 97 117 169 116 84 314 67 310 454 240 233 213 481 304 227 71 246 129 231 185 624 322 303 56 356
Character u l t [ ' t i t l e ' ] u r l = r e u s -s -u
Milliseconds 277 222 135 705 489 351 129 223 198 236 375 954 269 303 123 140 163 344 244 266 41 564 119 474 155
Character s u l t [ ' u r l ' ] [ -[ p r i n t ( t i t
Milliseconds 167 115 308 176 1088 643 460 131 265 551 696 305 255 448 320 361 177 125 281 225 290 345 209 187 94
Character l e + " -" ' ; ' + u r l )
Milliseconds 265 589 276 490 293 512 528 478 442 370 586 210 596 192 277 104 159 512 298
WPM Timing
Seconds WPM
3.1 19.37
6.19 34.87
9.29 41.33
12.39 43.59
15.49 35.64
18.58 33.58
21.68 35.42
24.78 36.32
27.88 36.59
30.97 36.42
34.07 34.87
37.17 33.58
40.26 31.59
43.36 31.83
46.46 31
49.56 30.75
52.65 30.08
55.75 32.07
58.85 33.03
61.94 32.93
65.04 33.02
68.14 32.58
71.24 32.17
74.33 31.8
77.43 31.77
80.53 31.59
83.63 32.14
86.72 32.38
89.82 32.47
92.92 32.55
96.01 33
99.11 33.3
102.21 33.58
105.31 33.73
108.4 33.65
111.5 33.36
114.6 33.3
117.69 33.24
120.79 33.18
123.89 33.61
126.99 34.02
130.08 34.32
133.18 34.42
136.28 34.52
139.38 34.18
142.47 34.03
145.57 34.21
148.67 33.9
151.76 33.92
154.86 33.94