question archive Which of the following function returns an iterable of index values from 0 to 3? choice(seq(0,3)) range(0, 3) random(0, 3) seed([0, 3])
Subject:Computer SciencePrice:3.87 Bought7
Which of the following function returns an iterable of index values from 0 to 3?
choice(seq(0,3)) |
||
range(0, 3) |
||
random(0, 3) |
||
seed([0, 3]) |
Purchased 7 times