Hypocycloid is a curve that is formed by tracing a fixed point on the circle that is rolling inside a larger circle. Animate this tracing steps with Python Turtle. Also
Write a program that animates the move of a knight in a chess board from any source to any destination with the minimum number of steps. You may need to