KTH (kthmanish)

Race #184

View Pit Stop page for race #184 by kthmanishGhost race

View profile for KTH (kthmanish)

Official speed 50.90 wpm (103.26 seconds elapsed during race)
Without ending ping 51.10 wpm (1,811 ms delay sending score to TypeRacer’s server)
Timerless 65.34 wpm (22,106 ms elapsed before first character typed; 79.34 seconds elapsed during race)
Timerless minus one 65.18 wpm, ignoring the first character typed
Race Start June 8, 2024 5:09:11am UTC
Race Finish June 8, 2024 5:10:54am UTC
Outcome No win (3 of 3)
Accuracy 98.3%
Points 59.39
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 saearch for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urleopen (url + query ). rearead() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] fror or 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 22106 112 57 78 81 120 69 168 115 111 119 81 103 201 215 80 83 40 68 93 117 117 248 270 180
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 131 70 118 230 55 78 84 32 86 115 54 84 100 111 53 150 133 84 50 116 107 126 617 204 107
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 103 92 249 627 154 228 83 86 179 87 215 86 114 57 96 68 147 70 84 95 135 215 37 55 510
Character a j a x / s e r v i c e s / s e a r c h / w e b ?
Milliseconds 337 64 103 192 219 264 87 69 196 84 92 156 37 239 217 146 161 122 180 72 198 212 86 171 215
Character v = 1 . 0 & " q u e r y = r a w - -- _ i n p
Milliseconds 363 431 305 196 289 325 324 178 467 101 68 87 94 86 126 237 151 74 124 316 403 906 251 61 80
Character u t ( " W h a t d o y o u w a n t t o s
Milliseconds 117 66 224 229 312 137 47 105 103 110 56 98 162 82 68 42 109 66 82 56 79 67 69 55 110
Character a -a e a r c h f o r ? > > " ) q u e r y
Milliseconds 232 453 84 82 116 183 83 49 123 97 53 191 320 5814 313 161 261 496 352 203 600 120 89 90 89
Character = u r l l i b . u r l e n c o d e ( { ' q '
Milliseconds 115 116 177 165 92 97 127 59 110 199 314 91 82 106 110 184 102 116 130 249 110 273 336 162 353
Character : q u e r y } ) r e s p o n s e = u
Milliseconds 345 170 154 233 163 82 84 102 88 308 356 249 122 140 0 158 76 93 63 66 54 74 245 116 617
Character r l l i b 2 . u r l e -e o p e n ( u r l + q
Milliseconds 66 92 114 53 103 267 128 243 98 49 342 458 214 135 134 109 138 156 344 98 95 121 150 134 183
Character u e r y ) . r e a -a -e -r - r e a d ( ) d a t
Milliseconds 89 95 96 69 91 149 242 108 99 31 110 183 166 145 207 221 30 76 112 361 152 153 128 73 128
Character a = j s o n . l o a d s ( r e s p o n s e
Milliseconds 55 114 162 189 130 124 77 65 147 213 145 64 117 72 122 177 96 532 49 67 65 69 82 18 53
Character ) r e s u l t s = d a t a [ ' r e s p
Milliseconds 80 264 154 162 48 92 70 110 87 83 130 121 176 123 99 83 70 114 83 170 192 236 51 86 99
Character o n s e D a t a ' ] [ ' r e s u l t s ' ]
Milliseconds 96 35 100 64 269 131 107 83 94 198 182 242 246 286 229 174 74 77 141 103 66 84 136 244 167
Character f r o r - -r -o -r o r r e s u l t i n r e
Milliseconds 175 524 0 76 73 91 312 168 165 142 271 119 141 212 68 66 121 96 53 127 65 38 82 121 64
Character s u l t s : t i t l e = r e s u l t [ ' t i
Milliseconds 76 110 110 4 82 1018 117 180 64 102 115 52 120 80 216 165 53 67 100 108 78 414 385 248 96
Character t l e ' ] u r l = r e s u l t [ ' u r l ' }
Milliseconds 72 117 65 355 328 185 129 89 69 140 100 124 558 56 50 133 85 64 252 568 380 100 84 206 443
Character -} ] p r i n t ( t i t l e = -= + ' ; "
Milliseconds 416 198 208 108 164 75 46 42 81 151 125 184 70 1769 119 80 97 170 601 282 166 185 333 197 937
Character -" ' + u r l )
Milliseconds 394 201 200 258 239 191 103 80 128 218
WPM Timing
Seconds WPM
2.07 0
4.13 0
6.2 0
8.26 0
10.33 0
12.39 0
14.46 0
16.52 0
18.59 0
20.65 0
22.72 3.7
24.78 11.14
26.85 19.22
28.91 22
30.98 26.73
33.04 29.05
35.11 32.47
37.17 33.25
39.24 34.86
41.3 34.57
43.37 36.52
45.43 39.35
47.5 40.17
49.57 38.49
51.63 36.95
53.7 36.43
55.76 37.45
57.83 39.43
59.89 39.67
61.96 40.87
64.02 42.36
66.09 42.67
68.15 44.02
70.22 43.75
72.28 45.32
74.35 46.65
76.41 48.21
78.48 49.39
80.54 50.21
82.61 49.53
84.67 50.74
86.74 51.74
88.8 51.62
90.87 52.43
92.94 51.91
95 52.29
97.07 51.68
99.13 51.21
101.2 50.99
103.26 50.9