Browse Source

Wie du willst

Jan 5 years ago
parent
commit
e28aeefbd8
1 changed files with 1 additions and 1 deletions
  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: ")