Basic Types in Python…

… sounds boring, is boring – but even though it is important to know them. Variables reserve memory locations to store values depending on data type: Numerical types: int (signed integers) long (long integers, they can also be represented in octal and hexadecimal) float (floating point real values) complex (complex numbers) Strings str are mostly„Basic Types in Python…“ weiterlesen

Erstelle eine Website wie diese mit WordPress.com
Jetzt starten