Click on the flag. This small piece of code uses "move" and "stamp" to trace a path with the sprite. Your assignment: - Change the code or write a new code that uses "move" and "stamp." - Your assignment should use a different sprite and move differently in some way than the example (eg, change step size, change line length, vertical instead of horizontal line... etc) Extra Challenge: How can you change or add to this code to trace a square? What about another polygon?