Python/ Funktionsreferenz

Aus Wikibooks


Liste der (wichtigsten) Pythonfunktionen
Name Parameter Modul Standardmodul? Kapitel
float Objekt - ja Python/ Input
input Objekt - ja Python/ Input
int Objekt - ja Python/ Input
print Objekt - ja Python/ Input
str Objekt - ja Python/ Input
type Objekt - ja Python/ Rechnen