From 937e4ad5c24819a2e832a9af4d0b205178e5cd7b Mon Sep 17 00:00:00 2001 From: G-Aleixo <=> Date: Mon, 24 Feb 2025 16:55:39 -0300 Subject: [PATCH] Testing config change in git --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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