Ms Gold
Basic Programming
Lesson Plan 6d -
Mass Framework:
Standard 1:
Standard 2:
Standard from Technology/Engineering Standards for a Full First-Year Course in Grades 9 or 10
Learning Objective:
Learning Experience:
Given the following code
There are 3 properties Xaxis, Yaxis and moveBy that are all Integers.
for i=0 to 25
// What happens with this code
canvas1.refresh
canvas1.graphics.DrawOval (Xaxis+moveBy,Yaxis, 50+moveBy,50)Next
Assessments is based on: