Which statement is true?
You can use the time module when you first open IDLE.
While the time module is part of the Python Standard Library, you must load the module into active memory in order to use its methods and functions.
After you install Python, you need to download the time module from the Python website before you can use it.
You can access the time module by using an "insert time" statement.