Part 1, Create one or more graphics objects. Move* them. Sleep and move them again. Stay within the window.
Part 2, Move* the graphics objects in random directions and distances. Stay within the window.
*Move them slowly, but not too slowly. Use the Python sleep function.