
July 5, 2024
2:08 p.m.
Am 05.07.24 um 10:48 schrieb Stefan Ram:
ram@zedat.fu-berlin.de (Stefan Ram) schrieb oder zitierte:
Hermann Riemann <nospam.ng@hermann-riemann.de> schrieb oder zitierte:
muster1="<tr><td>Vorname:{}</td><td>Nachname:{}</td>\n" f1.write(muster.format("Hans","Müller")) f1.write(muster.format("Lisa","Maier" )) muster2=muster1.replace("Nachname","Name") f2.write(muster.format("Hans","Müller")) f2.write(muster.format("Lisa","Maier" )) -- <http://www.hermann-riemann.de>
254
Age (days ago)
254
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hermann Riemann