def start(): if not start.started: turtle.Screen().title("Nustack Turtle Graphics") start.started = True