ArifAli (testingyu)

Race #270

View Pit Stop page for race #270 by testingyuGhost race

View profile for ArifAli (testingyu)

Official speed 42.68 wpm (123.15 seconds elapsed during race)
Without ending ping 42.76 wpm (1,908 ms delay sending score to TypeRacer’s server)
Timerless 43.05 wpm (828 ms elapsed before first character typed; 120.41 seconds elapsed during race)
Timerless minus one 42.95 wpm, ignoring the first character typed
Race Start December 28, 2023 10:26:59am UTC
Race Finish December 28, 2023 10:29:02am UTC
Outcome Win (1 of 3)
Accuracy 96.7%
Points 49.79
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 impoirtrt urllib2 import urllib import json url = "http://ajax.googleapis.com/ajax/services/saearch/web?1v=1.0&" query = raw_input("Whtat do you want to search for ? >> ") query = urllib2.urlenocode( {'q' : query } ) response = ruurllibb2.urlopneen(u (url + uquery ). read() data = json.loads ( response ) results = data [ 'responseData;' ] [ 'results' ] for result in results: title = resutllt(['title'] url = result['url'] print ( title + '; ' _ + url )
Timing
Character i m p o i r t -t -r -i r t u r l l i b 2 i m p o
Milliseconds 828 532 233 88 80 35 241 303 151 97 151 218 40 194 148 120 136 126 131 519 216 152 99 197 80
Character r t u r l l i b i m p o r t j s o n u r l
Milliseconds 104 216 84 165 178 77 120 125 151 256 162 93 174 118 152 218 63 160 152 83 142 60 195 117 136
Character = " h t t p : / / a j a x . g o o g l e a p i
Milliseconds 129 258 81 815 156 177 163 112 520 301 150 173 113 165 319 194 269 300 117 125 126 117 264 155 209
Character s . c o m / a j a x / s e r v i c e s / s a -a e a
Milliseconds 230 158 275 66 95 424 191 128 137 228 288 347 102 141 311 221 137 224 178 151 412 131 577 116 92
Character r c h / w e b ? 1 -1 v = 1 . 0 & " q u e r y =
Milliseconds 108 268 111 313 578 85 312 416 456 384 146 447 351 236 427 545 649 151 470 162 120 96 117 53 271
Character r a w _ i n p u t ( " W h t -t a t d o y o u
Milliseconds 110 585 87 216 345 263 121 93 174 77 280 213 427 467 241 459 239 200 90 235 108 90 151 95 120
Character w a n t t o s e a r c h f o r ? > >
Milliseconds 53 139 88 97 110 73 184 141 115 255 110 112 138 265 65 41 166 58 133 178 239 248 301 187 79
Character " ) q u e r y = u r l l i b 2 -2 . u r l e n
Milliseconds 210 683 61 406 64 168 65 85 65 211 104 656 295 392 408 144 176 357 366 196 217 128 109 603 88
Character o -o c o d e ( { ' q ' : q u e r y } )
Milliseconds 289 311 58 157 174 228 303 653 219 677 3396 1899 356 295 153 593 93 155 101 120 32 719 111 759 142
Character r e s p o n s e = r u -u -r u r l l i b b -b 2 .
Milliseconds 334 71 242 151 249 164 123 91 165 322 119 328 119 385 125 202 99 430 237 187 214 655 465 382 178
Character u r l o p n e -e -n e n ( u -u - -( ( u r l +
Milliseconds 409 153 105 239 183 201 219 365 105 191 39 368 303 306 264 302 138 133 390 245 144 120 151 250 110
Character u -u q u e r y ) . - r e a d ( ) d a t a =
Milliseconds 1098 338 124 113 143 137 136 54 338 303 128 609 1104 105 127 200 283 95 114 421 102 169 79 101 172
Character j s o n . l o a d s ( r e s p o n s e )
Milliseconds 124 188 415 118 99 216 512 191 169 257 312 639 177 1718 249 54 218 165 234 145 131 52 304 6057 102
Character r e s u l t s = d a t a [ ' r e s p o n s
Milliseconds 185 24 208 105 166 132 222 109 216 88 210 145 125 104 63 227 216 826 212 59 173 148 172 166 232
Character e D a t a ; -; ' ] [ ' r e s u l t s ' ]
Milliseconds 54 554 539 169 88 712 504 228 617 282 289 544 637 340 375 44 365 144 159 105 224 127 840 128 159
Character f o r r e s u l t i n r e s u l t s : t i
Milliseconds 169 88 152 105 191 52 221 228 195 129 172 187 133 48 339 96 304 177 160 145 206 318 75 191 63
Character t l e = r e s u t l -l -t l t ( -( [ ' t i t l e
Milliseconds 126 96 112 123 179 90 747 47 182 74 199 0 522 121 175 80 541 780 284 498 277 93 111 117 422
Character ' ] u r l = r e s u l t [ ' u r l ' ] p r
Milliseconds 254 348 163 165 155 117 99 208 112 264 81 175 64 168 176 336 357 347 125 103 869 264 150 465 167
Character i n t ( t i t l e + ' ; ' _ - -_ +
Milliseconds 72 162 46 123 246 328 192 76 113 186 136 121 829 275 480 879 120 550 313 625 257 256 108 187 113
Character u r l )
Milliseconds 247 158 127 71 237
WPM Timing
Seconds WPM
2.46 19.49
4.93 41.41
7.39 55.22
9.85 57.25
12.31 57.49
14.78 57.65
17.24 57.77
19.7 56.64
22.17 54.13
24.63 51.16
27.09 51.38
29.56 51.56
32.02 50.6
34.48 54.29
36.94 53.92
39.41 53.9
41.87 52.73
44.33 51.97
46.8 49.75
49.26 47.5
51.72 46.17
54.19 46.29
56.65 46.6
59.11 45.88
61.57 45.41
64.04 44.04
66.5 43.85
68.96 43.68
71.43 43.35
73.89 44.01
76.35 43.53
78.82 43.54
81.28 42.37
83.74 41.13
86.2 41.34
88.67 41.82
91.13 42.01
93.59 41.41
96.06 41.23
98.52 41.78
100.98 42.3
103.45 42.92
105.91 42.38
108.37 42.3
110.83 42.98
113.3 42.79
115.76 43.33
118.22 42.94
120.69 42.56
123.15 42.68