瀏覽代碼

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: ")