Explorar el Código

Wie du willst

Jan hace 5 años
padre
commit
e28aeefbd8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Schaltjahr1.py

+ 1 - 1
Schaltjahr1.py

@@ -7,7 +7,7 @@
 
 import math as m
 
-print "Bitte Datum eingeben" 
+print "Bitte Datum eingeben"  
 jahr = input("Jahr: ")
 monat = input("Monat: ")
 tag = input("Tag: ")