### Overview Write a program to draw a ghost on the screen. You must do this by using the constant values given (this will allow us to easily alter the size or color of the ghost.) </n> </n> ### Hints * The constants for all of the ghost dimensions are given. * Here is the location of some eye constants (all dimensions measured to center of circle):  * The center of the head circle should be placed at the center of the canvas. * Start off with something simpler. Try just drawing the general ghost shape, which is a circle and then a rectangle right on it.  * You can use the NUM_FEET constant and a for loop to control the number of feet on the ghost.
Sign up for a free teacher account to get access to curriculum, teacher tools and teacher resources.
Teacher SignupSign up as a student if you are in a school and have a class code given to you by your teacher.
Student Signup