print("Artikel: %5d, Preis: %8.2f" % (453, 59.058))
Ausgabe
Artikel: 453, Preis: 59.06
String-Modulo-
Operator
Format-
String
Tupel mit
Werten