O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

What will be the output of following code import math print(math.pi)

निम्नलिखित कोड का आउटपुट क्या होगा import math print(math.pi)

Write Answer

Explanation