Hi,
ich möchte gerne bei einer Multiplikation eine Zahl vor einer Variable setzen.
Konkret :D .. also in einer Variable wird eine Zahl Gespeichert z.B 19 , in einer andere Variable steht eine eins, aus der 1 und der 19 soll ein Faktor entstehen wie z.B 1.19 welcher dann z.B für weitere berechnungen von irgendwelchen Werten gebraucht wird.. habe es so versucht:print "Ergebnis:", irgendeinezahl * zahlmitdereins.zahlmitderneunzehn
Das mag Python aber nicht.. wie bekomme ich das hin?
ich hab keine Ahnung von Python, aber was du beschreibst, ist ein einfacher mathematischer Ausdruck:
faktor = zahlmitdereins + zahlmitderneunzehn/100
Oder habe ich etwas falsch verstanden?
Ciao,
Martin
--
Most experts agree: Any feature of a program that you can't turn off if you want to, is a bug.
Except with Microsoft, where it is just the other way round.
Selfcode: fo:) ch:{ rl:| br:< n4:( ie:| mo:| va:) de:] zu:) fl:{ ss:) ls:µ js:(
Most experts agree: Any feature of a program that you can't turn off if you want to, is a bug.
Except with Microsoft, where it is just the other way round.
Selfcode: fo:) ch:{ rl:| br:< n4:( ie:| mo:| va:) de:] zu:) fl:{ ss:) ls:µ js:(