8.1 Draw irregular polygons (draw a rhombus)

Scratch solution

View solution

This is just one of many possible solutions:

whenclickedclearpendownsetpensizeto3askEnter one angle of a rhombus:andwaitsetangletoanswerrepeat2move100stepsturnangledegreesmove100stepsturn180-angledegreespenup

Back to programming challenge

Extra Challenge

Extra challenge #1: Write programs to draw following images. To choose the xy-grid background, click on Stage and choose “backdrop from library”. Select xy-grid backdrop and press “ok”.

A 2D house.
A 2D boat.