print "Using URL", url req = urllib2.Request(url) fd = urllib2.urlopen(req) while 1: data = fd.read(1024) if not len(data): break sys.stdout.write(data)
—from SubmitGETData, a software by http://www.java2s.com/Code/Python/Network/SubmitGETData.htm
Active since November 19, 2009.
152 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
120. | Scott (swolchok) | 84.84 | — | 2009-12-23 |
121. | DzefersonS (dzefersons) | 84.74 | 96% | 2023-09-23 |
122. | de7ail (de7ail) | 84.66 | 100% | 2023-05-29 |
123. | dottedmag (dottedmag) | 84.61 | 97% | 2012-02-06 |
124. | (mononym_jisoo) | 84.50 | 96% | 2021-12-07 |
125. | John (dudghks) | 84.50 | 96% | 2024-02-29 |
126. | . (oh_hai) | 84.36 | — | 2011-04-10 |
127. | qria (qria) | 84.24 | 97% | 2017-02-16 |
128. | LeSirH (lesirh) | 84.00 | 95% | 2019-08-08 |
129. | ISuckAtTyperacer (im_bad_at... | 84.00 | 98% | 2023-06-28 |
130. | KTH (kthmanish) | 83.95 | 100% | 2024-08-09 |
131. | LB (man_onatree) | 83.70 | 97% | 2023-05-31 |
132. | David (quine) | 83.68 | 92% | 2011-12-21 |
133. | Volhosis (v... | 83.43 | 95.3% | 2018-11-19 |
134. | SauceyRed (redangel09) | 83.40 | 99% | 2023-11-20 |
135. | Klemens (klemensbaum) | 83.36 | 99% | 2012-05-21 |
136. | SeeStarz (mfahrim) | 83.26 | 98% | 2024-11-04 |
137. | (vonunov) | 83.04 | — | 2011-05-02 |
138. | laddy (laddy) | 83.00 | — | 2009-12-23 |
139. | Simon (xsznix) | 82.89 | 93% | 2014-06-30 |
140. | Fyda (fyda) | 82.89 | 93% | 2013-08-21 |
141. | FMURTADHO (fmurtadho) | 82.87 | 99% | 2025-03-01 |
142. | paraph (paraphrohn) | 82.80 | 98% | 2019-02-25 |
143. | asdfgrace (asdfgrace) | 82.80 | 97% | 2024-05-24 |
144. | Youssef (sec5x) | 82.78 | 95% | 2023-05-29 |
145. | mth_quits (xanderec) | 82.48 | 96% | 2024-06-07 |
146. | daniel3131 (thedaniel3131) | 82.43 | 97% | 2019-10-21 |
147. | Coleslaw (coleslaw0) | 82.42 | 98% | 2023-05-22 |
148. | (slyne) | 82.35 | 95% | 2021-08-22 |
149. | lemon (icedlemontea1) | 82.31 | 97% | 2024-05-21 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 8,175 | 50.01 | November 19, 2009 |
Default (English) | 2 | 57.06 | December 14, 2008 |