O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

What will be the output of the following ? import math print(math.fact(5))

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

Write Answer

Explanation