Computer Science, asked by anushka9964, 2 months ago

Find the errors in the given program


Attachments:

Answers

Answered by TrishaBasak
1

Answer:

inputbox("enter first number")

inputbox("enter second number")

sum=a+b

msgbox("the sum of the two numbers is:"/sum)

Answered by trishagoswami717
1

Answer:

Yeah

Explanation:

inputbox("enter first number")

inputbox("enter second number")

sum=a+b

msgbox("the sum of the two numbers is:"/sum)

Similar questions