x=[100, 75,10,125]
Go= random. rand range (0,2)+2
for i in range [ Go,h]:
Print [x[i], end ="$$"
Answers
Answered by
0
The possible outputs are:
(i) 10$$125
(ii) 10$$
Similar questions