Hi,
This is my first post to the list, so tell me if I'm posting incorrectly.
I'm creating a script, http://python.codepad.org/mHyqbJ2z that gives the area
of two circles, based on their radius, and displays the difference between the
two results.
My problem is when the results are printed, I
On 01/24/10 17:14, David Hutto wrote:
> Hi,
>
> This is my first post to the list, so tell me if I'm posting incorrectly.
>
> I'm creating a script, http://python.codepad.org/mHyqbJ2z that gives the area
> of two circles, based on their radius, and displays the difference between
> the two resu
On Sun, Jan 24, 2010 at 7:14 AM, David Hutto wrote:
> Hi,
>
> This is my first post to the list, so tell me if I'm posting incorrectly.
>
> I'm creating a script, http://python.codepad.org/mHyqbJ2z that gives the
> area of two circles, based on their radius, and displays the difference
> between
"David Hutto" wrote
This is my first post to the list, so tell me if I'm posting incorrectly.
You are doing fine. Welcome.
My problem is when the results are printed, I get this:
>>>
('Variable 2,', 490.0, 'is greater than', 'Variable 2,', 8.0, '.')
The parentheses, as well as the apos