Testing config change in git

This commit is contained in:
G-Aleixo 2025-02-24 16:55:39 -03:00
parent 7cb300cc6b
commit 937e4ad5c2
1 changed files with 2 additions and 2 deletions

View File

@ -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
draw = tl.Turtle() #coloca a tartaruga principal de desenho