Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #38961

New User-Need-Help

Path csiph.com!usenet.pasdenom.info!goblin1!goblin.stu.neva.ru!news.astraweb.com!border5.a.newsrouter.astraweb.com!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <spiceninja4u@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.059
X-Spam-Evidence '*H*': 0.88; '*S*': 0.00; 'python,': 0.02; 'pixel': 0.07; 'subject:Help': 0.10; '"invalid': 0.16; '"python': 0.16; 'highlight': 0.16; 'over"': 0.16; '\xa0this': 0.16; 'supposed': 0.21; 'programming': 0.23; 'absolute': 0.23; 'message- id:@mail.gmail.com': 0.27; 'skip:& 10': 0.29; 'window': 0.30; 'code': 0.31; 'says': 0.33; 'to:addr:python-list': 0.33; 'hi,': 0.33; 'skip:& 20': 0.33; 'received:google.com': 0.34; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'does': 0.37; 'subject:New': 0.37; 'received:209': 0.37; 'to:addr:python.org': 0.39; 'subject:-': 0.40; 'bottom': 0.60; 'subject:Need': 0.61; 'bring': 0.62; 'back': 0.62; 'soon': 0.70; 'press': 0.71; 'happen!': 0.84; 'underneath': 0.84; 'simple!': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=EELwvWhX5iUU925SSUXBDkUq7gOLlAIdXSE/Wd02ObI=; b=cXlw9uNTZ52NVvxOgwHImAiCDPkG9N01A7fipYzxLqklQHtrEek8SuAykSqgHrC51J m0SaeZzRuMRC5DtDeS/JN+dBRfPpZMsuXWWfOdsuZ8r+TH5n0lJzuo1o1cI/lpuL8IBW MtbpocoGUg7PoNZ3eB/q5+3uTvZbL9Y0D/QvG1t6VqrkT3mnb8y/xIgPxfDQm/WNVsG9 Vk+SswWgMweiRuLYDn/gZlhBAmtMGp80bWuHwT9l38fPAp8JrexXM/2tIONotNRh/KGZ DWowXEcbNy5rkZUcTDTvCHcqcDLkY6gdpO8VBVM6yGGxNFaJSfiFtgUl0fjvF6MfBvWq iGvg==
MIME-Version 1.0
X-Received by 10.220.106.133 with SMTP id x5mr5156176vco.61.1360964727471; Fri, 15 Feb 2013 13:45:27 -0800 (PST)
Date Fri, 15 Feb 2013 14:45:27 -0700
Subject New User-Need-Help
From Deborah Piotrowski <spiceninja4u@gmail.com>
To python-list@python.org
Content-Type multipart/alternative; boundary=f46d043c7acc22003004d5ca4b90
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1848.1360964736.2939.python-list@python.org> (permalink)
Lines 45
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1360964736 news.xs4all.nl 6873 [2001:888:2000:d::a6]:45355
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:38961

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,


I am very new to Python, I am using the e-book "Python Programming for the
Absolute Beginner" and am starting with a simple "Game Over" Program.  This
is the code:which is extremely simple!
print"Game Over" raw_input("\n\nPress Enter Key to exit")
That's it. It is supposed to bring up a window that says "Game Over" and at
the bottom say "Press enter Key to exit" and when you press the enter key
it is supposed to exit(big suprise).
But all it does is highlight "raw_input" and says "invalid syntax" Now, if
I just put "print "Game Over"" then it says Game Over UNDERNEATH the code I
just printed!
now I am following the book to the *pixel* and that is not what is supposed
to happen!
Please email me back as soon as you get this...(if you are not to busy).

Thanks,Nicholas

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

New User-Need-Help Deborah Piotrowski <spiceninja4u@gmail.com> - 2013-02-15 14:45 -0700
  Re: New User-Need-Help John Gordon <gordon@panix.com> - 2013-02-15 22:59 +0000

csiph-web