Please log in to purchase this document.

all codeHS codes unit 2 fully solved

EXAM ELABORATIONS Aug 31, 2025
Loading...

Loading document viewer...

Page 0 of 0

Document Text

all codeHS codes unit 2 fully solved 2023

2.1.4 stretched slinky - correct answer circle(35)

forward(40) circle(35) forward(40) circle(35) forward(40) circle(35) forward(40) circle(35) forward(40)

2.2.4 shorter dashed line - correct answer penup()

backward(200) pendown() forward(50) penup() forward(50) pendown() forward(50) penup() forward(50) pendown() forward(50) penup() forward(50) pendown() forward(50) penup() forward(50)

2.2.5 caterpillar - correct answer circle(20)

penup() forward(40) pendown() circle(20) penup() forward(40) pendown() circle(20) 1 / 3

penup() forward(40) pendown() circle(20) penup() forward(40) pendown() circle(20)

2.3.5 rectangle - correct answer forward(50)

left(90) forward(100) left(90) forward(50) left(90) forward(100) left(90) 2.3.6 4 columns - correct answer penup() left(90) forward(200) right(90) right(90) pendown() forward(400) penup() right(90) forward(100) pendown() right(90) forward(400) right(90) penup() forward(200) pendown() right(90) forward(400)

2.4.5 row of circles - correct answer speed(0)

penup() backward(200) pendown() forward(10)

for i in range(20):

circle(10) penup() 2 / 3

forward(20) pendown() 2.4.6 4 columns 2.0 - correct answer speed(0)

for i in range(1):

penup() backward(200) right(90) forward(100) left(90) forward(100) left(90) pendown() forward(400) right(90) penup() forward(400) left(90) penup() forward(100) left(90) pendown() forward(400)

2.5.5 hexagon - correct answer speed(0)

for i in range(6):

forward(50) left(60)

2.5.6 x marks the spot - correct answer speed(0)

left(45)

for i in range(4):

forward(100) backward(100) left(90)

2.5.7 circle pyramid - correct answer speed(0)

penup() setposition(-100,-200)

for i in range (3):

pendown() circle(50) penup() forward(100) setposition(-50,-100)

for i in range (2):

  • / 3

Download Document

Buy This Document

$30.00 One-time purchase
Buy Now
  • Full access to this document
  • Download anytime
  • No expiration

Document Information

Category: EXAM ELABORATIONS
Added: Aug 31, 2025
Description:

all codeHS codes unit 2 fully solved 2.1.4 stretched slinky - correct answer circle forward circle forward circle forward circle forward circle forward 2.2.4 shorter dashed line - correct answer pe...

Get this document $30.00