__________ वर्तमान समय का क्षण, युग के बाद से सेकंड की एक फ्लोटिंग-पॉइंट संख्या लौटाता है।
______ returns the current time instant, a floating-point number of seconds since the epoch.
A
time.time()
B
time.epoch()
C
Can't say
D
None
Explanation
Correct Answer: A) time.time()