Zaktualizuj 'run.py'

This commit is contained in:
Aleksandra Jonas 2020-04-07 22:02:46 +00:00
parent fb991a0a33
commit a3903e35f3

2
run.py
View File

@ -5,6 +5,8 @@ import pygame, sys
pygame.init()
screen = pygame.display.set_mode((1280,720))
pygame.display.set_caption("Autonomiczny traktor")
class Uprawy: