What will be the output produced by the following code:-
A,B,C,D = 9.2, 2.0 ,4 , 21
Print(A/4)
Print (B**C)
Print(B/C)
Print (A*B) class 11 ip
Answers
Answered by
1
Answer:
this is wrong question this is wrong question
Similar questions