How to make a turtle code but then make it go back to text. like a cutscene in a way
-
Let me explain a bit better because i have a project at school where i have to make a code where i use pythionista for a adventure game like the ones before for example:
Print("Hello adventurer take a sword or a bow. A or B").
and i would like to know how to make a cutscene in a way with turtle because just let's say:
forward(2)
print("what?").
doesn't work.
so i would0 like help please