This project is programmed to draw a happy face but something is not quite right! The pen continues to draw from one of the eyes to the smile when it should not be doing so. How can we fix the program?
What I did was I added four pen up and pen down blocks to my coding pad.The first pen down block is located above the repeat 37 block.The second pen up is located above the go to x:45 y:0.The last two pen up and pen down down blocks are in the same spots.