INQ241B
Mobile Apps

Activity 1

Turtle Drawing

  1. Create a new script that uses the Turtle to draw a star like the one below. The star can be any size, but it should have five points and should be symmetrical.

    star
  2. Create a new script that uses the Turtle to draw a house like the one below. The house can be any size, but it should be symmetrical.

    house

Submission

Please show your source code and run your scripts for the instructor or lab assistant.