ソースを参照

Wie du willst

Jan 5 年 前
コミット
e28aeefbd8
1 ファイル変更1 行追加1 行削除
  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: ")