Which of the following statements causes the interpreter to load the contents of the random module into memory?

Which of the following statements causes the interpreter to load the contents of the random module into memory?


Answer: Import random


Learn More :