On python/pyscripter using the turtles i have to write a program that has 3 functions: drawA(), drawB(), drawC() each draw a letter and advance the turtle on to where the next letter will begin. Once these functions are working correctly, have your program write "ABCBA"

I have no idea where to begin or what to do for this assignment, it would be helpful if you can help