You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
I want to be able to slider the bar, and different images would be sliding from left to right. I provided some screenshots of the UI and the code itself.
I have a folder that is named “stadiums,” and I want to be able to add multiple images there that I can move.
Where it says print(‘Moved’), that’s the piece of code where whenever I move the bar, it prints out its moving, so I assume that that’s where we would start if I want moving images.