Alice Lab 3 Methods 


Complete these three worlds.
For each world you will hand in a Word document.
  1. Your name, date, and lab and problem title. E.g.:
            Angela Student
            20 September 2008
            Lab 3 Part I Helicopter Flight
  1. The code for World my first method (select export code for printing and highlight World My First Method)
  2. The code for each of the methods you have written.
  3. The code itself must contain Alice comments including  one at the beginning which includes your name and date.
  4. A picture taken of the scene and printed out (you can insert the captured image into a word document or web page and insert  it)

1.  Helicopter Flight  (borrowed  from Learning to program with Alice by Cooper, Dann and Paucsch) You may download the initial set-up

Create a world with a helicopter, airport, and a control tower. Create a  circleTower method that makes
the helicopter fly around the control tower. In my first method, call the circleTower method twice and
then make the helicopter land on the airport landing strip.


2.  Programming Project  2.4 from our text on  page 63.

3.  Programming Project  2.9 from our text on  page 64