KTH (kthmanish)

Race #859

View Pit Stop page for race #859 by kthmanishGhost race

View profile for KTH (kthmanish)

Official speed 57.53 wpm (91.36 seconds elapsed during race)
Without ending ping 58.84 wpm (3,262 ms delay sending score to TypeRacer’s server)
Timerless 60.72 wpm (2,724 ms elapsed before first character typed; 85.38 seconds elapsed during race)
Timerless minus one 60.58 wpm, ignoring the first character typed
Race Start August 19, 2024 5:09:51am UTC
Race Finish August 19, 2024 5:11:22am UTC
Outcome No win (3 of 3)
Accuracy 98.1%
Points 67.12
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 urllib2 imp import json url = "http://ajax.googleapis.com/ajasx/services/search/werb?v-=1.0&" query = raw_input("What do you want to fsearch for ? >> ") query = urlilib2.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 )
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 2724 120 98 53 137 74 174 121 61 127 123 46 187 168 140 126 79 46 67 73 113 87 68 105 107
Character l i b 2 i m p -p -m -i - -2 i m p o r t j s o n
Milliseconds 117 31 107 157 109 102 76 50 250 145 143 156 168 159 193 68 64 58 114 106 93 84 104 92 57
Character u r l = " h t t p : / / a j a x . g o o g l
Milliseconds 61 188 68 93 93 123 121 513 193 61 137 115 342 318 150 214 90 64 2405 258 192 110 126 90 110
Character e a p i s . c o m / a j a s -s x / s e r v i c e s
Milliseconds 99 140 56 79 197 106 215 115 84 175 160 131 41 151 560 114 198 142 83 77 201 83 88 161 50
Character / s e a r c h / w e r -r b ? v - -- = 1 . 0 & " q
Milliseconds 198 235 152 138 128 197 70 184 88 78 110 581 158 319 3591 349 475 231 118 11302 582 294 255 85 123
Character u e r y = r a w _ i n p u t ( " W h a t d o
Milliseconds 142 53 107 66 129 79 170 83 116 130 249 282 64 121 83 83 235 358 396 149 46 92 126 84 87
Character y o u w a n t t o f -f s e a r c h f o r
Milliseconds 62 121 70 59 9 127 85 80 84 108 82 118 114 206 654 104 122 149 125 234 82 123 204 114 42
Character ? > > " ) q u e r y = u r l i -i l i b
Milliseconds 214 237 367 186 332 215 164 451 156 263 139 43 115 69 114 105 165 142 98 143 200 541 225 47 102
Character 2 -2 . u r l e n c o d e ( { ' q ' : q u e r
Milliseconds 217 566 209 217 90 101 119 92 128 119 93 132 238 237 187 321 159 312 323 174 408 142 149 64 78
Character y } ) r e s p o n s e + - -+ = u r l l
Milliseconds 93 73 187 139 800 184 141 43 67 65 81 43 45 52 119 229 307 255 143 208 191 126 85 92 118
Character i b 2 . u r l o p e n ( u r l + q u e r y
Milliseconds 99 100 159 104 275 91 80 146 53 109 98 199 159 170 80 94 148 145 138 184 90 41 78 66 84
Character ) . r e a d ( ) d a t a = j s o n . l o a d
Milliseconds 193 300 71 36 75 109 219 55 90 403 88 92 67 110 60 162 327 100 76 72 137 172 138 44 107
Character s ( - -( ( r e s p o n s e ) r e s u l t
Milliseconds 69 324 113 259 116 97 203 446 160 61 74 83 56 67 34 40 73 321 184 168 52 80 16 95 163
Character s = d a t a [ ' r e s p o n s e D a t a '
Milliseconds 108 140 136 141 106 99 89 80 118 91 108 475 192 40 44 157 38 84 55 46 294 189 130 82 223
Character ] [ ' r e s u l t s ' ] f o r r e s u
Milliseconds 234 132 202 178 213 227 437 40 90 98 100 68 104 139 295 233 283 202 106 92 154 84 40 59 106
Character l t i n r e s u l t s : t i t l e = r e
Milliseconds 91 52 116 84 35 70 279 31 66 142 78 33 103 250 82 450 83 86 134 66 101 81 134 82 46
Character s u l t [ ' t i t l e ' ] u r l = r e s u l
Milliseconds 82 4 169 250 337 306 208 178 89 135 96 152 273 155 157 68 101 107 103 147 82 40 56 44 103
Character t [ ' u r l ' ] p r i n t ( t i t l e +
Milliseconds 132 232 316 284 103 86 214 413 311 161 147 69 26 62 114 168 196 264 77 89 128 88 101 170 248
Character ' ; ' + u r l )
Milliseconds 193 378 190 272 352 497 129 165 107 76 84 201
WPM Timing
Seconds WPM
1.83 0
3.65 29.55
5.48 61.3
7.31 50.9
9.14 61.73
10.96 62.39
12.79 54.42
14.62 55.82
16.44 56.92
18.27 59.11
20.1 59.11
21.93 54.73
23.75 50.52
25.58 48.32
27.41 45.1
29.24 42.28
31.06 39.79
32.89 37.58
34.72 35.6
36.54 34.15
38.37 35.65
40.2 37.61
42.03 40.55
43.85 41.32
45.68 42.29
47.51 42.94
49.33 43.3
51.16 43.63
52.99 44.39
54.82 45.1
56.64 46.18
58.47 46.38
60.3 47.76
62.13 49.26
63.95 50.47
65.78 50.53
67.61 52.01
69.43 52.88
71.26 53.89
73.09 54.34
74.92 54.94
76.74 56.29
78.57 57.12
80.4 57.32
82.22 58.23
84.05 58.54
85.88 58.83
87.71 58.56
89.53 58.7
91.36 57.53