MCQs > IT & Programming > Python > How do you increase a datetime variable called 'dt' with three days?

Python MCQs

How do you increase a datetime variable called "dt" with three days?

Answer

Correct Answer: dt += datetime.timedelta(3)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it