Algorithm for add 2 numbers & to cover a book
Answers
Answer:
please specify which language
Explanation:
in giving for python
1) add two numbers:
a=int(input ("enter the first number"))
b=int(input ("enter the second number"))
print ("the sum of the two numbers is=",a+b)
PS: I didn't understand the second part please make the question more clear and I will answer to my best ability.
you may type the correct answer in the comments too
THANKS
Explanation:
Answer:
please specify which language
Explanation:
in giving for python
1) add two numbers:
a=int(input ("enter the first number"))
b=int(input ("enter the second number"))
print ("the sum of the two numbers is=",a+b)
PS: I didn't understand the second part please make the question more clear and I will answer to my best ability.
you may type the correct answer in the comments too
THANKS