Suppose I have 100 pictures. In zip / just in the folder. These pictures should consistently replace each other, being displayed in, ideally without repetitions, at the touch of a button. Tried to create a list of paths and list.pop (), swears that such a file does not exist, even through an absolute path, although the separate list and list.pop () work wonderfully, and the values are output as it should.
Actually, how?