Writing code to draw shapes in python is a great way of getting started because you have to think about the sequence (order) of instructions that you write.
Getting started is nice and easy: you have to make a turtle object and then give it instructions to move.