Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58462
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <amirouche.boubekki@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'thx': 0.09; 'url:github': 0.09; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'email name:<tjreedy': 0.16; 'lot!': 0.16; 'reedy': 0.16; 'subject:Problems': 0.16; 'url:checkio': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'python?': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'problems': 0.38; 'pm,': 0.38; 'url:mail': 0.40; 'email addr:gmail.com': 0.63 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=8JKvMhvwjrJE6al3JrOsqHTxcNMWUxdWf+YH0ii05ko=; b=C+p5LNKNY8cD/lANLxNi0yE46CpkAX1Uxw5zaW6ebL5aWug9ALD+iKB8cUOSabWqUN r53YNqxgOOwMyK00EGuSmhFd0Zrimf0MEOPoTESpdgEWstn3olFcVgfIKeF8lsd/jL5Z S4BOfZB0eROhGBVa/jAxJ+kLT67NbwmEwIkCE8bWVPGj6lruxdgWEOEXBQtel+g3Xx+c ww7ut9SR9bxgJ5JAXmNufPpEvvWmDk9qiPkQEHrjbphNjLi9edyTrLID9aXTq1hBCkhI rztgTF167QVHTtp1Vg9qO/o3pllAPoaosb12OxhfeQr7buD84Hbvzg+c9H0t617+4eiU KwXA== |
| X-Received | by 10.60.44.193 with SMTP id g1mr3553675oem.47.1383601317160; Mon, 04 Nov 2013 13:41:57 -0800 (PST) |
| MIME-Version | 1.0 |
| In-Reply-To | <l57oaj$c9p$1@ger.gmane.org> |
| References | <ed82da26-1aff-4464-ae4f-6b432445d63b@googlegroups.com> <l57bac$cbb$1@ger.gmane.org> <l57oaj$c9p$1@ger.gmane.org> |
| From | Amirouche Boubekki <amirouche.boubekki@gmail.com> |
| Date | Mon, 4 Nov 2013 22:41:37 +0100 |
| Subject | Re: Python Practice Problems |
| To | Terry Reedy <tjreedy@udel.edu> |
| Content-Type | multipart/alternative; boundary=001a11333dc805341304ea60c9a7 |
| Cc | python-list <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2033.1383601325.18130.python-list@python.org> (permalink) |
| Lines | 70 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1383601325 news.xs4all.nl 15957 [2001:888:2000:d::a6]:43607 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:58462 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
https://github.com/amirouche/1001-Projects 2013/11/4 Terry Reedy <tjreedy@udel.edu> > On 11/4/2013 12:28 AM, memilanuk wrote: > >> On 11/03/2013 06:06 PM, yungwong.seu@gmail.com wrote: >> >>> Hi, who has some problems to practice using Python? >>> Thx a lot! >>> >>> >> http://projecteuler.net/ is always a good bet >> > > Also www.checkio.org > > > -- > Terry Jan Reedy > > -- > https://mail.python.org/mailman/listinfo/python-list >
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python Practice Problems yungwong.seu@gmail.com - 2013-11-03 18:06 -0800 Re: Python Practice Problems memilanuk <memilanuk@gmail.com> - 2013-11-03 21:28 -0800 Re: Python Practice Problems Terry Reedy <tjreedy@udel.edu> - 2013-11-04 04:10 -0500 Re: Python Practice Problems Amirouche Boubekki <amirouche.boubekki@gmail.com> - 2013-11-04 22:41 +0100 Re: Python Practice Problems alex23 <wuwei23@gmail.com> - 2013-11-05 10:13 +1000
csiph-web