Computer Science, asked by mannukaushik2018, 7 months ago

find the out put for the following program
a=9
print ((a**b))
print (a/b)
print (al/b)
print (a*b)
print (2 "(a+b) )
print (a%b)​

Answers

Answered by golaprani1980
1

Answer:

the answer is none of them.

Similar questions