Q: 6
Assuming that the code below has been executed successfully, which of the following expressions
will always evaluate to True? (Select two answers)
import random
v1 = random. random()
v2 = random. random()
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.