please answer this question if you know the answer then only answer else reported these questions are from computer science
Attachments:
Answers
Answered by
1
Answer:
I'm assuming it's a .py program, so here's the code.
a = int (input ("enter a number"))
b = int(input ("enter a number"))
c = int(input ("enter a number"))
print ("the sum is,", a+b+c)
your output is attached above.
Attachments:
Similar questions
Math,
4 months ago
Math,
4 months ago
Science,
9 months ago
Biology,
9 months ago
Math,
1 year ago
Computer Science,
1 year ago
Computer Science,
1 year ago