Computer Science, asked by apline2908, 4 months ago

What will be the output of the following:
(a) A=25
print(“double of”, a, “is”, a*2)
(b) print (“sum of 2 and 3 is”, 2+3)

Answers

Answered by mohammadadnan7
0

Answer:

the a answer is 50 and double of 25 is 50

b answer is 5 and sum of 2 and 3 is 5

hope it's clear please thank me if my answer is correct and mark me brainly

Similar questions