This program allows the user to create shapes. By pressing the space bar, the user chooses where to create stamps along the stage, and the program will make a visual mark as well as save the x and y coordinate to a list called point list. When the user has added as many points as he/she desires, they can press s to stop creating stamps. To draw the shape they have created, they then must press d. To redraw the shape the user can press d again. To retrace or draw a new shape, the user can press the space key and reset.  
    
    
    
        
            Created
            November 4, 2020
        
        
            Last updated
            November 4, 2020
        
    
        
            Shared
            November 4, 2020