See if you can create a Web Turtle program that does the following:
If user enters a 3, web turtle draws a triangle; if a 4 is entered, it draws a square; if a 5 is entered, it draws a pentagon. If a number less than 3 or greater than 5 is entered, a message appears on the screen: Enter 3, 4, or 5