Re: I want to convert a list of integers to their negative self
Re: I want to convert a list of integers to their negative self
- Subject: Re: I want to convert a list of integers to their negative self
- From: email@hidden
- Date: Thu, 1 Mar 2001 18:37:00 EST
In a message dated 3/1/01 2:59:37 AM,
email@hidden writes:
>
Yes, you can use integers to begin with, or even reals; I used strings
>
in
>
my solution because that's how the problem was presented.
Thanks Chris, Michelle and anyone else that helped explain this one. It was
the use of "Rest of" that I didn't understand, and now that I do, I can't
wait to give it a try!
I understood that you "can" use integers to begin with. My question was
really to the poster as to why were working around strings instead of
integers in the first place.
Ken Fleisher
email@hidden