I need to write a Python Turtle graphics program to output an n-pointed regular star, where n is an odd integer from 5 -to- 99 input by the user in answer to a question prompt.
Also, my program should NOT contain separate code for each different star
please help! ASAP!!