Title:
URL:
Content Source:
Overview:
In this lesson, students will explore the creation of repetitive designs using variables in the Artist environment. Students will learn how variables can be used to make code easier to write and easier to read, even when the values don't change at runtime. This stage teaches the most basic use for variables, as a constant that reoccurs frequently in a program.
Students will be able to:- assign values to existing variables.- utilize variables in place of repetitive values inside of a program.
Note: You will need to create a free account on code.org before you can view this resource.