Answer:
a = float(input("Enter an integer: "))
print(a + 1)
print (a + 2)
print (a + 3)
Step-by-step explanation:
4.9m questions
6.4m answers