k3pl4 (k3pl4)

Race #37

View Pit Stop page for race #37 by k3pl4Ghost race

View profile for k3pl4 (k3pl4)

Official speed 50.24 wpm (82.17 seconds elapsed during race)
Without ending ping 50.42 wpm (1,714 ms delay sending score to TypeRacer’s server)
Timerless 50.65 wpm (377 ms elapsed before first character typed; 80.08 seconds elapsed during race)
Timerless minus one 50.50 wpm, ignoring the first character typed
Race Start August 29, 2023 11:25:53am UTC
Race Finish August 29, 2023 11:27:16am UTC
Outcome Win (1 of 3)
Accuracy 98.6%
Points 30.98
Text #10016 (Length: 344 characters)

import re import sys import urllib2 import BeautifulSoup usage = "Run the script: ./geolocate.py IPAddress" if len(sys.argv)!=2: print(usage) sys.exit(0) if len(sys.argv) > 1: ipaddr = sys.argv[1] geody = "http://www.geody.com/geoip.php?ip=" + ipaddr html_page = urllib2.urlopen(geody).read() soup = BeautifulSoup.BeautifulSoup(html_page)

Characters typed import re import sys import urllib2 import Beautiful Soup usage = "Run the script: ./geolocate.py IPAddress" if len(sys.argv)!=2: print(usage) sys.exit(0) if len(sys.argv) > 1: ipaddr = sys.argev[1] geody = "http://www.geody.com/geoip.php? pip=" + ipaddr html_page = urllib2.urlopen(geody).read() soup = BeautifulSoup,.BeautifulSoup(htlml_page)
Timing
Character i m p o r t r e i m p o r t s y s i m p o
Milliseconds 377 115 132 120 133 187 78 184 111 121 152 151 146 141 123 198 69 126 92 110 218 129 125 139 145
Character r t u r l l i b 2 i m p o r t B e a u t i f
Milliseconds 107 194 79 153 287 169 102 157 173 391 245 130 91 152 95 132 189 74 339 206 359 136 211 112 211
Character u l - S o u p u s a g e = " R u n t h e
Milliseconds 93 156 126 392 351 239 156 127 151 138 108 149 201 74 128 231 154 649 596 238 140 123 168 70 70
Character s c r i p t : . / g e o l o c a t e . p y I
Milliseconds 66 269 159 212 122 161 153 339 330 214 202 673 173 129 189 187 87 108 134 143 232 210 143 111 714
Character P A d d r e s s " i f l e n ( s y s . a r g v
Milliseconds 327 602 255 138 130 105 205 174 275 142 183 108 85 114 92 84 306 310 102 122 334 300 92 196 303
Character ) ! = 2 : p r i n t ( u s a g e ) s y s . e x
Milliseconds 376 546 568 623 528 105 160 73 76 102 44 293 298 92 192 161 88 296 226 154 87 102 223 275 187
Character i t ( 0 ) i f l e n ( s y s . a r g v ) >
Milliseconds 184 125 267 370 520 286 152 105 63 181 115 144 296 299 123 102 137 202 105 172 311 356 205 319 395
Character 1 : i p a d d r = s y s . a r g e -e v [ 1 ]
Milliseconds 764 681 86 151 161 216 294 143 142 135 205 147 131 207 127 195 739 91 184 140 316 75 698 783 661
Character g e o d y = " h t t p : / / w w w . g e o d
Milliseconds 310 547 138 203 117 123 115 221 148 406 293 237 121 76 313 288 121 244 167 264 175 261 143 154 116
Character y . c o m / g e o i p . p h p ? - p -p i p = "
Milliseconds 135 198 226 70 56 566 500 166 251 202 151 242 288 166 198 873 349 389 372 351 198 159 1424 841 328
Character + i p a d d r h t m l _ p a g e = u r l l
Milliseconds 431 324 263 152 116 226 137 160 108 175 132 165 151 404 270 75 138 53 127 223 187 541 105 231 123
Character i b 2 . u r l o p e n ( g e o d y ) . r e a d ( )
Milliseconds 120 134 941 452 233 104 128 285 163 122 92 264 384 164 132 105 145 404 477 218 89 147 144 300 187
Character s o u p = B e a u t i f u l S o u p , -, . B
Milliseconds 303 186 68 90 189 187 196 198 226 176 177 150 158 165 113 107 120 551 231 139 149 204 540 560 769
Character e a u t i f u l S o u p ( h t l -l m l _ p a g e )
Milliseconds 366 195 82 147 155 371 82 143 731 215 119 188 330 357 156 246 364 701 159 838 460 111 69 88 307
WPM Timing
Seconds WPM
1.64 73.02
3.29 80.33
4.93 80.33
6.57 78.5
8.22 74.48
9.86 68.16
11.5 67.81
13.15 66.63
14.79 65.72
16.43 63.53
18.08 64.39
19.72 60.85
21.36 62.35
23.01 62.07
24.65 60.85
26.29 57.96
27.94 59.71
29.58 60.04
31.22 58.8
32.87 59.51
34.51 59.46
36.15 57.75
37.8 57.78
39.44 57.51
41.08 56.37
42.73 55.05
44.37 55.17
46.01 55.03
47.66 55.15
49.3 55.25
50.94 55.12
52.59 54.08
54.23 52.89
55.87 51.55
57.52 50.91
59.16 51.72
60.8 51.91
62.45 51.69
64.09 51.49
65.73 51.85
67.38 51.83
69.02 52.16
70.66 52.47
72.31 51.95
73.95 51.28
75.59 51.28
77.24 51.27
78.88 50.51
80.52 51.27
82.17 50.24