The output of the following Python code is either 1 or 2.
import randomrandom.randint(1,2)
import randomrandom.randint(1,2)The output of the following Python code is either 1 or 2.
import randomrandom.randint(1,2) Correct Answer True
মোঃ আরিফুল ইসলাম
Feb 20, 2025