>
>>>> pow(-3, 2)
> 9
>
> I'm explicitly telling Python I want the value -3 raised
> to the power 2.
>
>
> Alan G

so passing any numeric expression in a function is like putting ()
around it, correct?

Thank you for demoderating me :).

-- 
Deb Wyatt in WA
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to