INQ241A
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 cube like the one below. The cube can be any size, but it should be symmetrical.

    cube

Submission

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