Computer Science, asked by yashikak5, 7 months ago

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 Kaushikkalesh
0

The possible outputs are:

(i) 10$$125

(ii) 10$$

Similar questions