Write a program that draw a diamonds suit shape with Python and Turtle. Please note that four sides are curves not straight lines. A more challenging task is to make
Draw the following fractal made up with stars. You may need to use recursion and trigonometry to do this project. The following figures show star fractal with different recursion depths