diff --git a/main.py b/main.py index 37275fb..8e45f11 100644 --- a/main.py +++ b/main.py @@ -44,8 +44,8 @@ def main(): scene_num = int(input(main_menu)) if __name__ == "__main__": - main() # Aprender a da + main() tl.setup(600,600,None,None) #spawna a tela - draw = tl.Turtle() #coloca a tartaruga principal de desenho \ No newline at end of file + draw = tl.Turtle() #coloca a tartaruga principal de desenho