Testing config change in git
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user