Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.mixmin.net!feed.xsnews.nl!border-1.ams.xsnews.nl!newsfeed.xs4all.nl!newsfeed6.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'syntax': 0.03; 'python': 0.09; 'mentions': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'sep': 0.09; 'subject:Function': 0.09; 'result.': 0.15; '"python': 0.16; 'googling': 0.16; 'over"': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Print': 0.16; 'wrote:': 0.17; 'typing': 0.17; 'error.': 0.21; 'somewhere': 0.24; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.28; '-0700,': 0.29; "d'aprano": 0.29; 'steven': 0.29; 'no,': 0.29; 'fri,': 0.30; 'function': 0.30; 'from:addr:yahoo.co.uk': 0.32; 'print': 0.32; 'problem': 0.33; 'to:addr:python-list': 0.33; 'received:org': 0.36; 'useful': 0.36; 'resolve': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'first': 0.61; 'solve': 0.62; 'world': 0.63; 'ever': 0.63; 'ever.': 0.84; 'received:89': 0.86 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Print Function Date: Sat, 22 Sep 2012 08:27:32 +0100 References: <505d13d3$0$29981$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-243-207-26.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 In-Reply-To: <505d13d3$0$29981$c3e8da3$5496439d@news.astraweb.com> X-Antivirus: avast! (VPS 120921-0, 21/09/2012), Outbound message X-Antivirus-Status: Clean 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: 1348298840 news.xs4all.nl 6930 [2001:888:2000:d::a6]:34100 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:29728 On 22/09/2012 02:26, Steven D'Aprano wrote: > On Fri, 21 Sep 2012 13:20:09 -0700, gengyangcai wrote: > >> I am currently using Python 3.2.3 . WHen I use the print function by >> typing print "Game Over" , it mentions " SyntaxError : invalid syntax >> ". Any ideas on what the problem is and how to resolve it ? > > No, none what so ever. Perhaps you are the first person in the world to > have come across this error. If you ever solve it, please write up the > solution and put it on a blog or a website somewhere so that if it ever > happens again, googling for "python print SyntaxError" will return a > useful result. > > Tongue-firmly-in-cheek-ly y'rs, > > + one trillion -- Cheers. Mark Lawrence.