PYTHON : QUICK REVISION TOUR

All data in Python is stored in an object Objects have: a type a value Literals are textual descriptions, read by Python to make an object "Hello there!" is a -> 5 is a -> 23.32 is a -> 5 int string literal integer literal floating point (float) literal ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download