[Tutor] Fwd: Difference between types

eryksun eryksun at gmail.com
Fri May 24 19:39:21 CEST 2013


On Fri, May 24, 2013 at 12:52 PM, Citizen Kant <citizenkant at gmail.com> wrote:
> They are values since they cannot be reduced by rewriting any further.

You seem to be talking about the "atoms" of the language: identifiers,
literals, parenthesized forms, displays, and so on. Please read
sections 2.3 (identifiers), 2.4 (literals), and 6.2 (atoms) in the
language reference:

http://docs.python.org/3/reference

It may not answer all of your questions, but it's at least a common
reference for discussion.


More information about the Tutor mailing list