Path: csiph.com!au2pb.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!Xl.tags.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 02 Nov 2015 15:06:48 -0600 Subject: Re: GoPiGo script Newsgroups: comp.lang.python References: From: Larry Hudson Date: Mon, 2 Nov 2015 13:06:43 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Lines: 24 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-2skDPd+ohO/fJmR2zM6+HMuUOzK9qF+NS/2Em+sZf17RjRhxqu1idDutOGI/A6HsHVQFovt2UqiugUR!TYed6jZLHi4euWE4uCIEMgv4emzZd5K3xt8WozommUW0Duxgza7QcBvolz4L6cCu1vIyzOjZOw== X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2097 X-Received-Bytes: 2209 X-Received-Body-CRC: 363898044 Xref: csiph.com comp.lang.python:98118 On 11/02/2015 11:31 AM, Robin Koch wrote: > Am 02.11.2015 um 15:32 schrieb input/ldompeling@casema.nl: > >> Thank you for the explanation for it. >> I must tell you that i yust beginning with python. >> I bought the book beginning programming with python. > > Have you programming experience with other languages? > > Well, the very first thing you should have learned is the basic syntax of Python. (That's how a > program has to be written to work properly.) > > And one of those first things is that python code is structured not by braces (like many other > programming languages), but by intendation (as mentioned by others before). ^^^^^^^^^^^ [snip a lot of text, also using the word intend...] The word you want is indent not intend. Intend means something entirely different, and is not a Python term. -=- Larry -=-