Computer Science, asked by amritasaha673, 2 months ago

Write a programme to find the sum of two numbers where A=20 and B=10​

Answers

Answered by oscaraminettevlog
1

Answer:

if this helped you mark me as brainsliest

Attachments:
Answered by Aeslvah
1

Answer:

cls

input"enter the number";A,B

sum=A+B

print"the sum is ";sum

end

Similar questions