Write a recursive function with turtles to create


Problem

1. Look up Sierpinski's triangle. Write a recursive function with turtles to create Sierpinski's triangle.

2. Look up Koch's snowflake. Write a recursive function with turtles to create Koch's snowflake.

3. The turtle chase in Program 201 runs for an arbitrary 300 steps. Work out how many steps it actually requires before the turtles meet in the middle. It might help to print Now(i) after each step of the chase.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a recursive function with turtles to create
Reference No:- TGS02641333

Expected delivery within 24 Hours