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 |
---|---|---|---|---|
2300. | Gunasamvaro (gsvr99) | 31.68 | 95% | 2024-08-31 |
2301. | Avi (awesavu) | 31.66 | 95% | 2024-08-16 |
2302. | Floris (florissa) | 31.66 | 94% | 2024-07-18 |
2303. | Stygian (untimely_demise) | 31.65 | 80% | 2011-10-09 |
2304. | Zen (z3nith) | 31.65 | 84% | 2012-06-22 |
2305. | Shiva (lord_kartikey) | 31.65 | 93% | 2024-02-05 |
2306. | Jamal Ali Khan (jamal_ali_k... | 31.63 | 96% | 2023-11-04 |
2307. | Programming cat (kideso) | 31.62 | 92.5% | 2023-12-08 |
2308. | Henrikas (henrikas) | 31.60 | 89% | 2012-07-05 |
2309. | Magdy (magdywafik) | 31.58 | 97% | 2023-11-09 |
2310. | Reigo (skillzilla) | 31.56 | — | 2011-01-30 |
2311. | Gustavo (gustxw) | 31.53 | 94% | 2016-05-12 |
2312. | Sargis (e1ntper) | 31.51 | 95% | 2023-09-13 |
2313. | Benno (benno187) | 31.50 | 96% | 2023-08-31 |
2314. | Juan (jesuus_is_coming) | 31.48 | 95% | 2024-02-15 |
2315. | Bruddenem (bruddenem) | 31.48 | 93% | 2023-07-25 |
2316. | Rohan (r_yadav01) | 31.47 | 95.8% | 2023-12-27 |
2317. | Teixeira (xoooox) | 31.44 | 85% | 2011-10-29 |
2318. | AJ (ajansen1318) | 31.42 | 94% | 2023-07-27 |
2319. | Trunk Donkey (pocket_lasagna) | 31.41 | 95% | 2024-07-10 |
2320. | Ralph (yaji) | 31.39 | 94% | 2025-01-31 |
2321. | @ (khubaib_ilyas) | 31.38 | 90% | 2024-06-15 |
2322. | Annie (annie_mannie) | 31.38 | 92% | 2024-11-27 |
2323. | Zain (zainny) | 31.36 | 85% | 2016-10-06 |
2324. | rue (rueeeee) | 31.35 | 98% | 2024-06-30 |
2325. | TheDufferr (rolls_royce007) | 31.34 | 92% | 2021-08-17 |
2326. | hrishabh (hrishabh3105) | 31.34 | 90% | 2024-02-26 |
2327. | tailwalk (tailwalk1017) | 31.34 | 97% | 2023-07-15 |
2328. | KRacer (karthik001) | 31.33 | 92% | 2024-03-15 |
2329. | Witold (netmaniac) | 31.29 | 93% | 2023-06-13 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 8,175 | 50.01 | November 19, 2009 |
Default (English) | 2 | 57.06 | December 14, 2008 |