ruweigfiwgfihuidfsp98uf
This commit is contained in:
@@ -2,7 +2,7 @@ alter = int(input ("Wie alt bist du?"))
|
||||
|
||||
print (alter)
|
||||
|
||||
if alter <=18:
|
||||
if alter <18:
|
||||
print ("Du junges Schwein")
|
||||
else:
|
||||
print ("ehre")
|
||||
|
||||
Reference in New Issue
Block a user