O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

What will be the output of the following Python code? import time print(time.asctime())

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

Write Answer

Explanation