To include the use of functions which are present in the random library, we must use the option:
To include the use of functions which are present in the random library, we must use the option: Correct Answer import random
The command import random is used to import the random module, which enables us to use the functions which are present in the random library.
মোঃ আরিফুল ইসলাম
Feb 20, 2025