Hey! I need to create a Python project with Turtle Graphics. Here are the instructions from my teacher: The word project represents a unique product. The students would, with the use of the Turtle Graphics, for a project task create games (criss cross, memory, chess…). If you decide to do a drawing, it should be a complex one (one student made a drawing of a flag and a coat of arms), and also it would be good that there is a interaction and, depending on what the user of the program inputs, an assignment is done. While creating a project task you should also create documentation that includes the description of the program and commands that you use. My advice is that you write the documentation parallel with the program (write a part of the program that does a part of the project task and then decribe it). It would also be good to include some of the curriculum that we did in school: files, dictionaries, sets. Of course, the focus is on Turtle Graphics.