The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #106
Both! The class datetime is part of the datetime module. As a demonstration, the current timestamp is given with datetime.datetime.now() . (docs.python.org/3/library/datetime.html)
Question difficulty: 🔵🔵🔵🔵🔵
Similar questions: