Single Choice
Not Set
QWhat is likely to be the output after the following statements?
import time
y = time.asctime()
print(y[:3])
ID: #3955
Python Date Time MCQ
206 views
Question Info
#3955Q ID
Not SetDifficulty
Python Date Time MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Sat
Current week day only 3 letter
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic