diff --git a/test motoryczne.py b/test motoryczne.py index ad62a9f..eb2ecfc 100644 --- a/test motoryczne.py +++ b/test motoryczne.py @@ -169,7 +169,7 @@ def show_menu(self): def test_1(self): # initialize pygame pygame.init() - + # Tu jest kod # set up the window screen = pygame.display.set_mode((800, 600)) pygame.display.set_caption("Test 1")