Panda Scene

Objective

Create a scene that includes a passable reproduction of a panda (or other animal) to refresh your understanding of why sequence – order of statements – matters when writing code.

What you'll need to begin

Success criteria

Exemplar

This rough plan does not include any co-ordinates and does not need to – the numbered storyboards make it clear what order shapes will be drawn in, and when those shapes will be filled:

IMG_01B5DFF27659-1.jpeg

This finished product makes great use of overlapping shapes to create a compelling scene:

Panda Scene – Exemplar.png|150

Exploring and Getting Started

As always, try typing turtle. to see what capabilities the turtle instance of the Tortoise class offers:

Screen Shot 2022-12-05 at 7.05.50 AM.png

Here is an example showing the code that reproduces the start of the exemplar:

Screen Shot 2022-12-05 at 7.10.42 AM.png

Tip

Remember to use keyboard shortcuts and the autocomplete features of the Playgrounds app to your advantage. You can press the Tab key to move between placeholders.

Portfolio entries

Be sure to share your plan in a portfolio post before you write code.

Share an update at the end of today's class on your progress.

When you finish your work on this task, please make a post in your portfolio on Notion and share whatever you feel describes your understanding. As well, please respond to these prompts:

Learning goals

Successful completion of this task is great evidence of progress toward mastering learning goals 1, 4, and 5.