INFO-I210: Lab 1

Drawing Flowers

Overview

Use the turtle to draw flower-like shapes composed of many squares.

This lab is for the assessment of two competencies:

Requirements

Programming Exercise 1.1 on page 44. In Oncourse Assignments, turn in your Python source file and three screenshots showing the result of drawflower with three different arguments (number of petals).

Hints

Submission

Note: If your files (Python and image files) are on merlin, you can either:

  1. Run a web browser (Firefox and Opera are available) on merlin to connect to Oncourse and submit assignment with attached files; or
  2. Use an SFTP client (PuTTY's psftp is one) to download your files to your PC or Mac, and then run the web browser on your PC or Mac to submit your assignment with attached files.

Scoring

(CA = Competency Assessment)

If you do not pass both competencies, you will be able to resubmit your assignment. However, please make a real effort to submit a correct program the first time!