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