i am working in a project where i should draw moving balls using PyQt5. So i tried to move the coordinates(x,y) of addElipse but it didnt want to work.
This is my Code: