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


Groups > comp.lang.python > #65387

Re: Calculator Problem

Date 2014-02-03 15:06 -0800
From Gary Herron <gary.herron@islandtraining.com>
Subject Re: Calculator Problem
References <608a3384-525b-4879-82d2-5a6414827fa7@googlegroups.com> <mailman.6310.1391377595.18130.python-list@python.org> <61630cc4-a9fe-4936-a86e-65c891224a63@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.6371.1391468771.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 02/03/2014 10:04 AM, Charlie Winn wrote:
> On Sunday, February 2, 2014 9:46:24 PM UTC, Gary Herron wrote:
>>
...
>>
>>
>> Sorry, but in fact you did *not* run this program as you claim. It's
>>
>> full of syntax errors.  Any attempt to run it will display syntax errors
>>
>> immediately, and never actually run.   So please tell us what really
>>
>> happened.
...
>>
>>
>> Gary Herron
> excuse me but don't be so ******* rude , i did run this program and it did run correctly and if you want me to prove it with screenshots so be it , so don't make accusations ** Gary ** i only came here for some help not to be accused of not even running my program
>
> Charlie :D


Sorry, it wasn't rude, it was a statement of fact pointing out an error 
on your part.  You may *think* you ran the code you posted, but in fact 
you could not have done so.    The code you posted will not run.  Not in 
any version of Python, past, present or future. Assigning to a literal
     1 = ...
makes no sense and produces a syntax error.   That's the only result you 
could have gotten.   If you think that's what you've done, then by all 
means post a screen-shot showing is how you came to that conclusion, and 
we'll correct you again.   But I'll guarantee with absolute certainty, 
that your posted Python program did not *run* "correctly" or incorrectly.

People on the group are willing to help with nearly anything, but it's 
all a volunteer effort.  You waste our time (either carelessly or 
maliciously) if you don't accurately post  your code and the results of 
running that code.

So please try again.  You *will* get help.  There are a number of other 
errors in your program also.  We can get to those once we know what code 
you are really running, and are sure that you know what it means to 
*run* it, and that you can correctly identify the results -- error or not.

Gary Herron


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


Thread

Calculator Problem Charlie Winn <charliewinn97@gmail.com> - 2014-02-02 13:16 -0800
  Re: Calculator Problem Alister <alister.ware@ntlworld.com> - 2014-02-02 21:39 +0000
  Re: Calculator Problem Gary Herron <gary.herron@islandtraining.com> - 2014-02-02 13:46 -0800
    Re: Calculator Problem Denis McMahon <denismfmcmahon@gmail.com> - 2014-02-02 22:11 +0000
    Re: Calculator Problem Charlie Winn <charliewinn97@gmail.com> - 2014-02-03 10:04 -0800
      Re: Calculator Problem Joel Goldstick <joel.goldstick@gmail.com> - 2014-02-03 13:17 -0500
        Re: Calculator Problem Charlie Winn <charliewinn97@gmail.com> - 2014-02-03 10:25 -0800
          Re: Calculator Problem Denis McMahon <denismfmcmahon@gmail.com> - 2014-02-04 00:41 +0000
      Re: Calculator Problem Roy Smith <roy@panix.com> - 2014-02-03 13:26 -0500
      Re: Calculator Problem Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-03 22:24 +0000
        Re: Calculator Problem Ian Kelly <ian.g.kelly@gmail.com> - 2014-02-03 16:10 -0700
      Re: Calculator Problem Gary Herron <gary.herron@islandtraining.com> - 2014-02-03 15:06 -0800
  Re: Calculator Problem David Hutto <dwightdhutto@gmail.com> - 2014-02-04 07:43 -0800
    Re: Calculator Problem David Hutto <dwightdhutto@gmail.com> - 2014-02-04 10:54 -0500
    Re: Calculator Problem Roy Smith <roy@panix.com> - 2014-02-04 19:53 -0500
      Re: Calculator Problem Chris Angelico <rosuav@gmail.com> - 2014-02-05 12:09 +1100
      Re: Calculator Problem Dan Sommers <dan@tombstonezero.net> - 2014-02-05 02:22 +0000
        Re: Calculator Problem Joshua Landau <joshua@landau.ws> - 2014-02-05 18:03 +0000
        Re: Calculator Problem Peter Otten <__peter__@web.de> - 2014-02-05 19:15 +0100
  Re: Calculator Problem "Mario R. Osorio" <nimbiotics@gmail.com> - 2014-02-04 14:55 -0800
  Re: Calculator Problem 88888 Dihedral <dihedral88888@gmail.com> - 2014-02-05 10:30 -0800

csiph-web