The code looks like this:
if sprint_slider.value < sprint_slider.max_value:
The code isnt working. Can someone tell me how to fix it?
1
The code looks like this:
if sprint_slider.value < sprint_slider.max_value:
The code isnt working. Can someone tell me how to fix it?
1