Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.056 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'm\xe4rz': 0.09; 'received:192.168.1.101': 0.09; 'python': 0.11; 'assume': 0.14; 'windows': 0.15; '"hello': 0.16; '10:05': 0.16; 'chapel': 0.16; 'wrote:': 0.18; 'obviously': 0.18; 'print': 0.22; 'header:User- Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; '2009': 0.29; 'am,': 0.29; 'to:no real name:2**1': 0.29; 'running': 0.33; 'subject:with': 0.35; 'received:google.com': 0.35; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'subject:"': 0.60; 'first': 0.61; 'email addr:gmail.com': 0.63; 'total': 0.65; 'to:addr:gmail.com': 0.65; 'subject:Hello': 0.72; 'subject:World': 0.91; 'hill': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=tnQdsbIpFgDWKtWYtg0rQtbM0uQ/EfHe1DmCZqtOpbw=; b=I/SPcDYrfJ9Ky51GnGriNzm1kRDxDDDgxQUug0JpQHCihs6P5hHR0D7hGKEE5zVLze rw26HSDwJddhfDu+XdedOl+WO0eizKJJ4aUv2vQsoO04Y8Mx6f+8f9U6Kol6Idh0SlTo 6tpdopn3Sk0tkjF71bu0w7LBfjJHbigTiCGOiuxxdjAHoOJeW8VWDj4cLF/fc/zKX4fO CjUWfwShy7j11KZrrD6qT3L11VXXQXcV1rdwB8z2RfAxDyIqIpm9yknXGXJB5cn0LXgc G2nqNhS6G1cMWcj/Vwq5W1ztyD11yazSvcr8W+aq6TVdSHC13l/YgChKwjlh1k1sZ9gx /sww== X-Received: by 10.224.147.139 with SMTP id l11mr5392683qav.47.1384464134603; Thu, 14 Nov 2013 13:22:14 -0800 (PST) Date: Thu, 14 Nov 2013 16:22:19 -0500 From: bob gailer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: johannes.gunz97@gmail.com, python-list@python.org Subject: Re: Invalid syntax with print "Hello World" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384464143 news.xs4all.nl 15877 [2001:888:2000:d::a6]:52681 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59479 On 11/14/2013 10:05 AM, johannes.gunz97@gmail.com wrote: > Am Donnerstag, 12. März 2009 07:57:11 UTC+1 schrieb Henrik Bechmann: >> obviously total mewbiew: >> >> My first program in Python Windows >> >> print "Hello World" I assume you are running Python 3 in which case you need > print("Hello World") -- Bob Gailer 919-636-4239 Chapel Hill NC