Your job is to create an application that will ask user to select a shape to be drawn. Your program will ask the user to enter some information about the shape.
You need to make sure to validate the user's input. If you are expecting a numeric value, then entering a string will result in an error.