2 Achegas 120cd22543 ... 34419b5781

Autor SHA1 Mensaxe Data
  Jan 34419b5781 Merge branch 'master' of https://gogs.es-lab.de/stguegen/schaltjahre_berechnen %!s(int64=5) %!d(string=hai) anos
  Jan e28aeefbd8 Wie du willst %!s(int64=5) %!d(string=hai) anos
Modificáronse 1 ficheiros con 1 adicións e 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: ")