Programming Tutorial for absolute beginners

James spiralx at gmail.com
Sat Apr 8 12:36:17 EDT 2006


Perhaps use the phrase "whole number" there and mention that in
programming they're called integers. Having a glossary with
definitions for things like integer, float etc etc. would be good if
when you talked about integers it linked to the glossary. And
similarly use "decimals" for floats? Less sure about that one though.
But anyway you don't need to go into the whole type thing, just
mention that Python distinguishes between doing maths with whole
numbers and decimals.

On 8 Apr 2006 09:02:22 -0700, Clodoaldo Pinto <clodoaldo.pinto at gmail.com> wrote:
> I don't want him to now about types, at least not at that stage. I used
> the term "integer" for the lack of a better one and I didn't mention
> "float". Any suggestions?
>
> Regards, Clodoaldo.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list