- Make the function `update_position` into a method of the class `Particle` - Where does the position `(x, y)` of the particle belong? Modify the constructor of the class `Particle` if necessary