Q5
What will be the output of the following code:import mathprint(math.pi)
A.
The value of π (pi)
AnswerB.
An error will occur
C.
math
D.
3.141592654
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board