KTH (kthmanish)

Race #33

View Pit Stop page for race #33 by kthmanishGhost race

View profile for KTH (kthmanish)

Official speed 66.04 wpm (79.59 seconds elapsed during race)
Without ending ping 66.30 wpm (1,399 ms delay sending score to TypeRacer’s server)
Timerless 66.75 wpm (525 ms elapsed before first character typed; 77.66 seconds elapsed during race)
Timerless minus one 66.59 wpm, ignoring the first character typed
Race Start May 17, 2024 5:06:09am UTC
Race Finish May 17, 2024 5:07:28am UTC
Outcome Win (1 of 3)
Accuracy 97.8%
Points 77.04
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 urll = "http://ajax.googleapis.com/ajax/services?/search/web?v=1.0&" query = raw-_input("What do you want to search for ? >> ") query = urllib.urlendoccode( {'q]' :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 )
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 525 269 127 90 93 119 116 99 119 87 127 52 149 251 138 105 75 66 66 81 135 79 104 99 100
Character l i b i m p o r t j s o n u r l l -l = "
Milliseconds 108 44 118 186 93 72 64 65 68 116 69 115 94 93 50 119 110 82 99 100 501 99 207 141 772
Character h t t p : / / a j a x . g o o g l e a p i s . c o
Milliseconds 202 99 126 167 373 382 185 264 82 101 164 103 239 74 104 99 81 89 164 81 89 128 117 275 57
Character m / a j a x / s e r v i c e s ? -? / s e a r c h /
Milliseconds 43 812 263 86 99 211 105 221 80 99 190 107 92 139 50 272 437 276 215 71 135 100 196 53 247
Character w e b ? v = 1 . 0 & " q u e r y = r a w - --
Milliseconds 151 74 205 363 256 614 155 462 321 372 393 185 145 120 84 117 136 179 114 192 544 83 115 317 417
Character _ i n p u t ( " W h a t d o y o u w a n t
Milliseconds 270 342 85 153 158 110 220 570 315 95 67 96 85 133 54 82 99 70 64 23 84 92 84 89 112
Character t o s e a r c h f o r ? > > " ) q u e
Milliseconds 63 87 49 119 26 144 124 205 82 65 134 62 117 179 294 304 242 316 166 159 516 177 204 98 83
Character r y = u r l l i b . u r l e n d o c -c -o -d c o
Milliseconds 89 97 101 593 143 628 80 101 133 50 131 143 211 96 86 223 79 131 203 116 314 209 155 169 89
Character d e ( { ' q ] -] ' : q -q q u e r y } )
Milliseconds 118 115 446 120 211 351 367 415 823 427 364 249 320 434 120 152 178 103 179 173 163 270 376 322 151
Character r e s p o n s e = u r l l i b 2 . u r l o p e
Milliseconds 145 50 82 133 91 62 71 77 146 155 155 145 118 122 143 32 174 352 144 234 96 99 156 145 135
Character n ( u r l + q u e r y ) . r e a d ( ) d
Milliseconds 148 152 221 261 89 94 181 184 169 686 64 91 110 118 115 266 312 124 48 90 99 297 128 185 150
Character a t a = - -= = j s o n . l o a d s ( r e
Milliseconds 83 84 50 197 106 399 171 110 233 267 356 152 114 53 196 311 149 67 125 80 177 310 479 186 45
Character s p o n s e ) r e s u l t s = d a t a [
Milliseconds 149 113 115 63 76 85 115 363 153 272 61 179 96 140 49 123 121 112 159 104 103 97 84 99 120
Character ' r e s p o n s e D a t a ' ] [ ' r e s u
Milliseconds 101 654 215 42 81 88 100 51 89 62 455 280 114 82 148 218 234 199 255 223 268 268 53 84 116
Character l t s ' ] f o r r e s u l t i n r e s u
Milliseconds 123 76 124 117 293 153 162 131 104 50 97 256 60 202 122 151 85 93 65 36 102 70 61 94 139
Character l t s : t i t l e = r e s u l t [ ' t i t l
Milliseconds 103 52 111 300 104 196 67 86 114 90 174 101 151 517 49 83 132 86 98 268 318 240 123 110 104
Character e ' ] u r l = r e s u l t [ ; -; ' u r l ' '
Milliseconds 102 153 291 174 143 78 72 186 136 159 142 53 85 121 205 141 648 463 601 285 312 89 115 332 67
Character -' ] p r i n t ( t i t l e + ' ; ' +
Milliseconds 624 305 305 166 138 81 33 64 131 203 336 213 100 144 74 99 103 213 199 298 335 215 237 213 356
Character u r l )
Milliseconds 265 144 97 94 185 250
WPM Timing
Seconds WPM
1.59 67.85
3.18 90.47
4.78 103.03
6.37 88.58
7.96 79.91
9.55 79.16
11.14 79.7
12.73 78.22
14.33 74.55
15.92 74.63
17.51 70.59
19.1 68.48
20.69 69.01
22.28 66.23
23.88 65.34
25.47 70.68
27.06 70.95
28.65 69.52
30.24 69.04
31.84 69.36
33.43 67.49
35.02 66.48
36.61 63.92
38.2 62.2
39.79 62.12
41.39 63.5
42.98 63.94
44.57 64.62
46.16 64.47
47.75 64.58
49.34 63.96
50.94 63.84
52.53 63.97
54.12 64.52
55.71 65.91
57.3 65.96
58.9 65.81
60.49 66.06
62.08 66.5
63.67 67.66
65.26 68.03
66.85 68.21
68.45 68.38
70.04 68.02
71.63 67.18
73.22 66.21
74.81 66.57
76.4 66.44
78 66.31
79.59 66.04