zahl = int(input("Gib eine ganze Zahl ein diese + 10 : ")) print(zahl + 10)