Draw a square, triangle, and star* with a turtle. Don't let the different shapes touch, go off the screen, or be too small to see. (Don't use any looping structures yet.)
*If an assignment meets the specification, I usually only award 90%. It is left to the student on how to polish and extend the assignment to get the extra 10%. I don't just want more code. I want code that is conceptually more advanced. For instance in this assignment to get the 90% you just have to make a square and a triangle. If you also make a star, that will probably get you a 95%. If you make a star without inside lines or make them all the same size and in a row that will probably get you a 100%. However, I will hardly ever tell you what will earn you the point bump. If I told you what to do then you would all do the same thing and I would be really bored. If I don't tell you what to do, I get all sorts of cool things and I am happy.