Create a World object and a Turtle object and use the Turtle object to draw a °ower.
What will be an ideal response?
```
public void drawFlower ( )
{
this . forward ( 6 0 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
this . drawSquare ( 2 0 ) ;
this . turn ( 3 6 ) ;
}
```
You might also like to view...
The intersection between a column and a row is called a(n) ________
Fill in the blank(s) with correct word
How can you remove background noise from a clip?
What will be an ideal response?
BitLocker is an encryption tool that was introduced with the Ultimate and Enterprise editions of Microsoft Windows Vista
Indicate whether the statement is true or false.
The security level that enables the user to run applications as a normal user only is called unrestricted
Indicate whether the statement is true or false