Properties
_constraint
_constraint: string = "canvas"
Optional _instrIndex
_instrIndex: number = 0
_instructions
_instructions: string = `<p>Lesson 1 - Checkpoint 3</p>` +`<p>GOAL: Move the word around the CANVAS solely by changing your CODE.</p>`
_latestInstrIndex
_latestInstrIndex: number = 0
_name
_name: string = "l1c3"
_starterCode
_starterCode: string = `print("happy", 100, 100)`
ctx
ctx: CanvasRenderingContext2D
font_size
font_size: number = 20
square_size
square_size: number = 100
Returns the module instructions