I want to create all the kind of maths shapes like square, triangle and rectangle etc.
I tried turtle game level 10 where I can create it. but I want to do following things
1) Create multiple shapes one by one such as triangle, or nested shapes such as square inside circle or anything like that
2) create 3d shapes like cubes, cylinder and etc.
3) Disply cordinate axis x and y +ve and -ve
4) using cordinate axis want to draw parabola, hyperbola, eclipse and etc.