Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.176 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.68; '*S*': 0.04; 'subject:language': 0.09; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'worked': 0.33; 'url:python': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'should': 0.36; 'nov': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'that,': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'url:3': 0.61; "you'll": 0.62; "you've": 0.63; 'more': 0.64; 'subject:know': 0.84; 'subject:want': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=O7XZayDpRieeUTVXewrs61BJbT1ZN3TOlbx8FSxU0oI=; b=Ysb1YmBmZEPy9c1yhx45IsHipoYWU1PjKm8+QMRvrp0WSMCrKpB4v+QGlOd1etWdrF JUVLvTU64W1SpQ7n/RGSVzSNHZ9hnPBQzrL0t7rRXSZ9AxaK7sG1Qui7VIpVOpWQ0nsH yr38RTuFdaibnv8f9XE3cUvF1dlxhW42GB8zMiR88PcFsLR0NlqUgD+CLMcYW309WLwF 4zJGcEzfzFSg3j9kwrptzWAEtR+LAIs3FREL/MKk5VFoPToSEc+w4Op3LbLDX7wbYrKk N8Mf0hTq3qfn/19ZXMCWOz7kYzU7bKkZ7YnehflaWX4S5x9Wpj+awrky3pvp7RkrENoF w6Fw== MIME-Version: 1.0 X-Received: by 10.68.219.102 with SMTP id pn6mr6583861pbc.153.1383795473829; Wed, 06 Nov 2013 19:37:53 -0800 (PST) In-Reply-To: References: Date: Thu, 7 Nov 2013 14:37:53 +1100 Subject: Re: i want to know about python language From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383795482 news.xs4all.nl 15882 [2001:888:2000:d::a6]:50957 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58624 On Thu, Nov 7, 2013 at 2:18 PM, Kewl p wrote: > hiiii You've come to the right place, but (as the Princess Ida put it) the subject's deep - how should we treat it, pray? I recommend you start with the Python tutorial: http://docs.python.org/3/tutorial/ and when you've worked through that, you'll be able to ask more specific questions. All the best! ChrisA