Coding Global Background
Coding Global

Python Help

Archiviert a year ago
5 Nachrichten
2 Mitglieder
a year ago
In Discord öffnen
J
justfun
Verified

I have to write some code for uni, unfortunately i dont aktually know, what to do... I wrote the firt part of code, but idk how to write the next part. (Look at the pic for the constructions) the part i wrote: worter= {"0": "null", "1": "eins", "2": "zwei", "3": "drei", "4": "vier", "5": "fünf", "6": "sechs", "7": "sieben", "8": "acht", "9": "neun", "10": "zehn" } zahl= input("Bitte geben sie eine positive Zahl ein: ") print(zahl)

Python Help

Antworten (5)