How do I move a stamp in python turtle module? Here's my code so far: import turtle def draw_start(): …