APCSP Room112
  • AP Computer Science Principles
  • General Course Information
    • Course in a Box
    • Syllabus
    • Recall Quizes
  • Abstraction
  • Basic Computing Skills Part 1
  • Basic Computing Skills Part 2
  • Cisco Binary Game
  • Hex Hints
  • ASCII Table
  • Binary Acrostic
  • Polygon Inventory
  • Pinwheels
    • Modern Art with Polygons
    • Expanding Pinwheel Procedure
    • What to Create and Turn in
  • Friday Programming #1
    • We Flow Chart
    • Document Your Number Guess Game
  • DeBug: Conditionals
  • Car Programming
  • Catapults
  • Fractal Art
  • Friday: Where is Mrs. Wright
  • Global Impact
    • Programming with Conditionals
    • Making Predicates & Reporters
    • Min, Max & Less Than or Equal
      • Extension: Summing a List of Numbers
    • End of Week Programming
      • Working With Lists
        • Lists with Strings
        • Mad Libs
          • If you Make Me Mad
    • Where is my Teacher-Monday
    • Where is My Teacher Tuesday
      • More Work for Tuesday
    • Where is My Teacher - Wed
      • Start Computational Artifact
  • Data & Information
    • DeBug Practice
    • Term 1 Project: Is that a Triangle?
      • Grading Rubric
    • End of Quarter Programming Project
      • What you should program
  • Explore Performance Task
    • Computational Artifact
      • Microsoft Paint
      • Canva Process Chart
    • Whats APP Scaffolding
    • Student Research Pages
      • Is it AI?
    • Written Response Template
    • 2A Tips & Reminder
    • 2B Reminder
    • 2C Tips & Reminder
    • 2D Tips and Reminder
  • Problem Solving
    • PS 1.1
  • March At Home Material
    • Are you Out There
    • Day 1: Parity Bit
    • Day 2: Software Development Cycle
      • Task
      • Handwritten Planning
      • Now Code a Little
      • How Will Program Be Graded?
      • What Do I Turn in Now
      • Written Response 2B
  • April At Home Material
    • Math & Logic
    • Search Algorithims
    • List Lab
      • Digital Lecture
      • 2D: Written Response Assignment
Powered by GitBook
On this page
  1. Pinwheels

What to Create and Turn in

PreviousExpanding Pinwheel ProcedureNextFriday Programming #1

Last updated 5 years ago

Using your PINWHEEL Procedure Block and your creativity develop an artistic program beyond what you developed following the instructions.

Blocks to Consider Using or Trying - Remember I am looking for something MORE than you were given

Must have at least two occurrences of the pinwheel block OR nested iteration with a mathematical relationship

Example of Nested Iteration with Math 
PS: This code is nonsense 

numBranches = 26
Repeat until  numBranches <  
     Repeat  numBranches /2 
         Pinwheel
         Move  -23
         Change crayon + 1
         numBranches = NumBranches - 1

Now download this word document,answer the questions, save it as a PDF and submit it to the online classroom

20KB
Pinwheel Word Document.docx
Download & Answer Questions