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


Groups > comp.lang.python > #45799 > unrolled thread

Re: file I/O and arithmetic calculation

Started byChris Angelico <rosuav@gmail.com>
First post2013-05-23 21:35 +1000
Last post2013-05-23 18:19 -0700
Articles 5 — 4 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: file I/O and arithmetic calculation Chris Angelico <rosuav@gmail.com> - 2013-05-23 21:35 +1000
    Re: file I/O and arithmetic calculation Keira Wilson <wilkeira@gmail.com> - 2013-05-23 07:17 -0700
      Re: file I/O and arithmetic calculation Denis McMahon <denismfmcmahon@gmail.com> - 2013-05-23 20:12 +0000
        RE: file I/O and arithmetic calculation Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-24 01:22 +0300
          Re: file I/O and arithmetic calculation Keira Wilson <wilkeira@gmail.com> - 2013-05-23 18:19 -0700

#45799 — Re: file I/O and arithmetic calculation

FromChris Angelico <rosuav@gmail.com>
Date2013-05-23 21:35 +1000
SubjectRe: file I/O and arithmetic calculation
Message-ID<mailman.2011.1369308959.3114.python-list@python.org>
On Thu, May 23, 2013 at 10:37 AM, Carlos Nepomuceno
<carlosnepomuceno@outlook.com> wrote:
> ----------------------------------------
>> From: oscar.j.benjamin@gmail.com
>> Date: Thu, 23 May 2013 01:34:37 +0100
>> Subject: Re: file I/O and arithmetic calculation
>> To: carlosnepomuceno@outlook.com
>> CC: python-list@python.org
>>
>> On 23 May 2013 00:49, Carlos Nepomuceno <carlosnepomuceno@outlook.com> wrote:
>>>
>>> The code is pretty obvious to me, I mean there's no obfuscation at all.
>>
>> I honestly can't tell if you're joking.
>
> I'm not! lol

Reminds me of an episode of BBT where Sheldon's trying to figure out sarcasm.

Leonard: <obviously sarcastic comment>
Sheldon: "Was that sarcasm?"
Leonard: "Noooooo..."
Sheldon: "Was THAT sarcasm?"
Leonard: -- no answer needed.

Normally don't do this much list comprehension in an example. It may
be fine for the code, but it doesn't help explain stuff. :)

ChrisA

[toc] | [next] | [standalone]


#45812

FromKeira Wilson <wilkeira@gmail.com>
Date2013-05-23 07:17 -0700
Message-ID<427e93a6-0a85-4fe5-be76-ac11f199f2fa@googlegroups.com>
In reply to#45799
Dear all who involved with responding to my question - Thank you so much for your nice code which really helped me.

[toc] | [prev] | [next] | [standalone]


#45838

FromDenis McMahon <denismfmcmahon@gmail.com>
Date2013-05-23 20:12 +0000
Message-ID<knlt7r$qhr$1@dont-email.me>
In reply to#45812
On Thu, 23 May 2013 07:17:58 -0700, Keira Wilson wrote:

> Dear all who involved with responding to my question - Thank you so much
> for your nice code which really helped me.

Hold on a sec? Someone posted code that gave the correct answer to a 
homework question?

-- 
Denis McMahon, denismfmcmahon@gmail.com

[toc] | [prev] | [next] | [standalone]


#45849

FromCarlos Nepomuceno <carlosnepomuceno@outlook.com>
Date2013-05-24 01:22 +0300
Message-ID<mailman.2040.1369347760.3114.python-list@python.org>
In reply to#45838
----------------------------------------
> From: denismfmcmahon@gmail.com
[...]
>> Dear all who involved with responding to my question - Thank you so much
>> for your nice code which really helped me.
>
> Hold on a sec? Someone posted code that gave the correct answer to a
> homework question?
>
> --
> Denis McMahon, denismfmcmahon@gmail.com

Not sure what she've asked, but mine certainly do what I think she've asked. 		 	   		  

[toc] | [prev] | [next] | [standalone]


#45857

FromKeira Wilson <wilkeira@gmail.com>
Date2013-05-23 18:19 -0700
Message-ID<4a1151fb-c7cb-4ebf-8948-02797d1cc825@googlegroups.com>
In reply to#45849
not exactly for the homework, but as my starting point of learning
thank you so much.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web