Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #111634
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: an error |
| Date | 2016-07-19 16:32 +1000 |
| Message-ID | <mailman.85.1468909943.2307.python-list@python.org> (permalink) |
| References | <175aeac6-b975-425b-b2b1-580a64ce0854@googlegroups.com> <CAPTjJmptaBQ9wO=3AEHRZ5m700TouB9Z2h8SSiuRSQwLX7Z0pA@mail.gmail.com> <mailman.83.1468909207.2307.python-list@python.org> <6c990c11-c4b5-4ee8-8ee9-488bfe56784d@googlegroups.com> <CAPTjJmpoZfrQ24Roz-EFA1U-eABdwvWuuijBFX0ep56_scD=GQ@mail.gmail.com> |
On Tue, Jul 19, 2016 at 4:26 PM, WePlayGames WeEnjoyIt <crazyguyplaying13@gmail.com> wrote: > thanks chris for responding, it doesnt say anything else just syntax error > it have seen this error again when im using the for loop and it seems like when i delete everything after total+=1 i get a different error called UNEXPECTED EOF WHILE PARSING Are you sure it says nothing else? Copy and paste exactly what happens when you type "python3 yourgamename.py". Exactly what happens. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
an error WePlayGames WeEnjoyIt <crazyguyplaying13@gmail.com> - 2016-07-18 23:07 -0700
Re: an error Chris Angelico <rosuav@gmail.com> - 2016-07-19 16:20 +1000
Re: an error WePlayGames WeEnjoyIt <crazyguyplaying13@gmail.com> - 2016-07-18 23:26 -0700
Re: an error Chris Angelico <rosuav@gmail.com> - 2016-07-19 16:32 +1000
Re: an error WePlayGames WeEnjoyIt <crazyguyplaying13@gmail.com> - 2016-07-18 23:37 -0700
Re: an error Chris Angelico <rosuav@gmail.com> - 2016-07-19 16:45 +1000
Re: an error Ian Kelly <ian.g.kelly@gmail.com> - 2016-07-19 00:20 -0600
Re: an error Terry Reedy <tjreedy@udel.edu> - 2016-07-19 05:12 -0400
Re: an error Laurent Pointal <laurent.pointal@free.fr> - 2016-07-19 19:24 +0200
csiph-web