Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'tutorial': 0.03; 'wiki': 0.03; 'beginner': 0.05; 'beginners': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'finney': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:python': 0.16; 'language': 0.16; 'everyone,': 0.19; 'programming': 0.22; 'header :User-Agent:1': 0.23; 'url:moin': 0.24; 'specially': 0.26; 'certain': 0.27; 'header:X-Complaints-To:1': 0.27; 'especially': 0.30; 'url:wiki': 0.31; 'writes:': 0.31; 'url:python': 0.33; 'anybody': 0.35; 'url:org': 0.36; 'subject:New': 0.37; 'ben': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'url:3': 0.61; 'love': 0.65; 'worth': 0.66; 'guides': 0.74; 'contented': 0.84; 'hunting!': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Re: New on python Date: Tue, 17 Sep 2013 08:55:45 +1000 References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: rasputin.madmonks.org X-Public-Key-ID: 0xBD41714B X-Public-Key-Fingerprint: 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-gpg.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:uZkJ6LzOZgCd/4zessFVdElCS9Y= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1379372157 news.xs4all.nl 15948 [2001:888:2000:d::a6]:49201 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54251 Ibrahima Barry writes: > hello everyone, I am a beginner in python programming language Welcome, and congratulations on finding Python. > so I need help with the basics, the synthaxes, functions, please help > me At the Python website you can find a page linking to other documentation , especially the Python tutorial . The Python Wiki has a page specially for beginners guides . Good hunting! -- \ “There's a certain part of the contented majority who love | `\ anybody who is worth a billion dollars.” —John Kenneth | _o__) Galbraith, 1992-05-23 | Ben Finney