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 |
---|---|---|---|---|
1146. | Amos (amosbird) | 49.82 | 95% | 2017-10-01 |
1147. | Ashutosh (ashutoshpradhan) | 49.78 | 95% | 2024-02-18 |
1148. | IfYouCanBeatMe (beatme_) | 49.77 | 96.1% | 2024-02-22 |
1149. | Please use an appropriate n... | 49.76 | 92% | 2019-09-29 |
1150. | bj (beau9992) | 49.75 | — | 2011-04-04 |
1151. | ¯\_(ツ)_/¯ (caliskimmer) | 49.75 | 96% | 2011-10-28 |
1152. | Alekun (alekun) | 49.74 | 96% | 2025-04-28 |
1153. | JD_FPS (jd_fps) | 49.73 | 94% | 2024-03-30 |
1154. | skyworld (skyworld09) | 49.65 | 93% | 2024-06-07 |
1155. | Steve (mehniacal) | 49.62 | 91% | 2012-10-23 |
1156. | Layios (layios) | 49.62 | 96% | 2024-05-30 |
1157. | error (leonhardeuler) | 49.57 | 84% | 2012-04-02 |
1158. | slacker (slackerman) | 49.54 | 96% | 2024-04-24 |
1159. | Subarno (subarno) | 49.53 | 86% | 2023-05-24 |
1160. | sheng1955 (sheng1955) | 49.51 | 97% | 2024-11-14 |
1161. | Thomas (ushsamoht) | 49.50 | 97% | 2024-09-15 |
1162. | Arvind (arvind81983) | 49.48 | 94% | 2016-08-25 |
1163. | QWERTYsucks (codemunkie) | 49.48 | 98% | 2023-09-17 |
1164. | Matan (matanyad) | 49.48 | 95% | 2023-06-01 |
1165. | Rab (rabuhana) | 49.47 | 95% | 2023-08-18 |
1166. | ghost (ghost_trip) | 49.46 | 92% | 2025-02-11 |
1167. | Ezra (thedigitalallo) | 49.43 | 95% | 2023-08-14 |
1168. | Kevin (watertribe89) | 49.41 | 94% | 2013-02-01 |
1169. | Christian (lecrezle) | 49.40 | 94% | 2024-04-11 |
1170. | Chiltototl (chiltototl) | 49.39 | 92% | 2023-08-11 |
1171. | Robert (alptraum) | 49.33 | 96% | 2013-02-04 |
1172. | Yushi (yushi529) | 49.33 | 94% | 2023-07-05 |
1173. | r4indeer (r4indeer) | 49.32 | 95% | 2020-01-23 |
1174. | Josh (xdapperdonx) | 49.30 | 96% | 2023-06-06 |
1175. | bmax (bmax) | 49.30 | 98% | 2021-10-29 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 8,175 | 50.01 | November 19, 2009 |
Default (English) | 2 | 57.06 | December 14, 2008 |