Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

python Sketch the Fibonacci Spiral. The Fibonacci spiral is made up of quarter circles (i.e. arc of a circle subtended by a 90 angle) passing

image text in transcribedpython

Sketch the Fibonacci Spiral. The Fibonacci spiral is made up of quarter circles (i.e. arc of a circle subtended by a 90 angle) passing through the diagonally opposite vertices of squares that have sides in the Fibonacci sequence. Use the functions you wrote in Lab 5 to draw the arc. The figure on the left, with the squares, is to illustrate the drawing. The figure on the right is what your curve should look like ( the first arc is drawn with the turtle facing East). To illus- trate, each quarter circle arc is a different colour. The side lengths are scaled by a factor of 5 (i.e. a square of side length I will be 5. l in the drawing. Your function goldenSpiral.py, takes a turtle as a parameter and have a default parameter n = 10 for the number of arcs that make up your spiral. Ex. of Spiral with squares drawn in Golden Spiral with n=10 & scale 5 13x13 21x21 8x8 5x5

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Pro Oracle Fusion Applications Installation And Administration

Authors: Tushar Thakker

1st Edition

1484209834, 9781484209837

More Books

Students also viewed these Databases questions